
<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/keyevents</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>keyevents</name>
                <table>
                    <name>keyevents</name>
                    <column>
                        <name>Observatory</name>
                        <description>Observatory name</description>
                        <ucd>time.phasd;instr.obstye</ucd>
                        <utype>helio:observatory_name</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                    <column>
                        <name>Sat_ID</name>
                        <description>Satellite Id</description>
                        <ucd>meta.id.cross</ucd>
                        <utype>hello:key_events.sat_id</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                    <column>
                        <name>time_event</name>
                        <description>Event time</description>
                        <ucd>time.start</ucd>
                        <utype>hello:time_start.insitu_time_start</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                    <column>
                        <name>Type</name>
                        <description>Event type</description>
                        <ucd>meta.code.class</ucd>
                        <utype>hello:key_events.type</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                    <column>
                        <name>Description</name>
                        <description>Description</description>
                        <ucd>meta.note</ucd>
                        <utype>hello:key_events.description</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                    <column>
                        <name>DescriptionB</name>
                        <description>Description B</description>
                        <ucd>meta.note</ucd>
                        <utype>helio:key_events.description</utype>
                        <dataType arraysize="*" xsi:type="vs:VOTableType">char</dataType>
                    </column>
                </table>
            </schema>
        </tableset>
    </ri:Resource>
