
<ri:Resource created="2012-11-16T09:30:40" status="active" updated="2012-11-16T09:30:40" xmlns:cea="http://www.ivoa.net/xml/CEA/v1.0rc1" xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0" xmlns:va="http://www.ivoa.net/xml/VOApplication/v1.0rc1" xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0" xmlns:vs="http://www.ivoa.net/xml/VODataService/v1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="vs:DataCollection">
        <title>Instrument Location Service</title>
        <identifier>ivo://helio-vo.eu/ils/table/trajectories</identifier>
        <curation>
            <publisher>HELIO</publisher>
            <creator>
                <name>UCL</name>
            </creator>
            <contact>
                <name>HELIO Archivist</name>
                <email>archivist@helio-vo.eu</email>
            </contact>
        </curation>
        <content>
            <subject>HELIO, ILS, instrument location</subject>
            <description>Database of the location of observatories/instruments</description>
            <referenceURL>http://helio-vo.eu/documents/help/more/services-infotext.html#ils</referenceURL>
            <type>Catalog</type>
            <contentLevel>Research</contentLevel>
            <relationship>
                <relationshipType>served-by</relationshipType>
                <relatedResource>ivo://helio-vo.eu/ils</relatedResource>
            </relationship>
        </content>
        <tableset xsi:schemaLocation="http://www.ivoa.net/xml/VOResource/v1.0 http://software.astrogrid.org/schema/vo-resource-types/VOResource/v1.0/VOResource.xsd  http://www.ivoa.net/xml/VODataService/v1.0 http://software.astrogrid.org/schema/vo-resource-types/VODataService/v1.0/VODataService.xsd">
            <schema>
                <name>trajectories</name>
                <table>
                    <name>trajectories</name>
                    <column>
                        <name>target_obj</name>
                        <description>Target Name</description>
                        <utype>helio:trajectories.target_object</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                    <column>
                        <name>time</name>
                        <description>Date String</description>
                        <ucd>time.phase</ucd>
                        <utype>helio:time.time</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                    <column>
                        <name>julian_int</name>
                        <description>Julian integer</description>
                        <ucd>time</ucd>
                        <utype>helio:trajectories.julian_date.julian_date_int</utype>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">int</dataType>
                    </column>
                    <column>
                        <name>julian_fractional</name>
                        <description>Julian Fraction</description>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">double</dataType>
                    </column>
                    <column>
                        <name>r_hci</name>
                        <description>Radial Distance AU</description>
                        <ucd>pos.bodyrc.alt;pos.heliocentric</ucd>
                        <utype>helio:location.r_hci</utype>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">double</dataType>
                    </column>
                    <column>
                        <name>long_hee</name>
                        <description>Solar Ecliptic-HAE longitude</description>
                        <ucd>pos.ecliptic.lon;pos.heliocentric</ucd>
                        <utype>helio:location.long_hee</utype>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">double</dataType>
                    </column>
                    <column>
                        <name>lat_hee</name>
                        <description>Solar Ecliptic-HEE latitude</description>
                        <ucd>pos.ecliptic.lat;pos.heliocentric</ucd>
                        <utype>helio:location.lat_hee</utype>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">double</dataType>
                    </column>
                    <column>
                        <name>long_hci</name>
                        <description>HGI Longitude</description>
                        <ucd>pos.bodyrc.long;pos.heliocentric</ucd>
                        <utype>helio:location.long_hci</utype>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">double</dataType>
                    </column>
                    <column>
                        <name>lat_hci</name>
                        <description>HGI Latitude</description>
                        <ucd>pos.bodyrc.lat;pos.heliocentric</ucd>
                        <utype>helio:location.lat_hci</utype>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">double</dataType>
                    </column>
                    <column>
                        <name>long_carr</name>
                        <description>Carrington Longitude</description>
                        <ucd>pos</ucd>
                        <utype>helio:location.long_carr</utype>
                        <dataType arraysize="1" xsi:type="vs:VOTableType">double</dataType>
                    </column>
                </table>
            </schema>
        </tableset>
    </ri:Resource>
