<?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1K00.sch" 
    schematypens="http://purl.oclc.org/dsdl/schematron" ?>
<Product_Document
    xmlns="http://pds.nasa.gov/pds4/pds/v1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://pds.nasa.gov/pds4/pds/v1
        https://pds.nasa.gov/pds4/pds/v1/PDS4_PDS_1K00.xsd
    ">
    <Identification_Area>
        <logical_identifier>urn:nasa:pds:cassini-mag-cal:document:cal_mag</logical_identifier>
        <version_id>1.0</version_id>
        <title>Header File for Algorithms</title>
        <information_model_version>1.20.0.0</information_model_version>
        <product_class>Product_Document</product_class>
        <Citation_Information>
            <publication_year>2023</publication_year>
            <description>
                C++ source code for algorithms used to
                calibrate vector MAG data.
            </description>
        </Citation_Information>
        <Modification_History>
            <Modification_Detail>
                <modification_date>2023-10-27</modification_date>
                <version_id>1.0</version_id>
                <description>
                    Initial PDS4 version of this document. The metadata have been migrated 
                    to PDS4 the document itself remains the same.
                </description>
            </Modification_Detail>
        </Modification_History>
    </Identification_Area>
    <Context_Area>
        <Investigation_Area>
            <name>Cassini-Huygens</name>
            <type>Mission</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:investigation:mission.cassini-huygens</lid_reference>
                <reference_type>document_to_investigation</reference_type>
            </Internal_Reference>
        </Investigation_Area>
        <Observing_System>
            <Observing_System_Component>
                <name>Cassini Orbiter</name>
                <type>Host</type>   
                <Internal_Reference>
                    <lid_reference>urn:nasa:pds:context:instrument_host:spacecraft.co</lid_reference>
                    <reference_type>is_instrument_host</reference_type>
                </Internal_Reference>
            </Observing_System_Component>
            <Observing_System_Component>
                <name>Dual Technique Magnetometer</name>
                <type>Instrument</type>
                <Internal_Reference>
                    <lid_reference>urn:nasa:pds:context:instrument:mag.co</lid_reference>
                    <reference_type>is_instrument</reference_type>
                </Internal_Reference>
            </Observing_System_Component>
        </Observing_System>
        <Target_Identification>
            <name>Solar Wind</name>
            <type>Plasma Stream</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:target:plasma_stream.solar_wind</lid_reference>
                <reference_type>document_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
        <Target_Identification>
            <name>Earth</name>
            <type>Planet</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:target:planet.earth</lid_reference>
                <reference_type>document_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
        <Target_Identification>
            <name>Venus</name>
            <type>Planet</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:target:planet.venus</lid_reference>
                <reference_type>document_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
        <Target_Identification>
            <name>Jupiter</name>
            <type>Planet</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:target:planet.jupiter</lid_reference>
                <reference_type>document_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
        <Target_Identification>
            <name>Saturn</name>
            <type>Planet</type>
            <Internal_Reference>
                <lid_reference>urn:nasa:pds:context:target:planet.saturn</lid_reference>
                <reference_type>document_to_target</reference_type>
            </Internal_Reference>
        </Target_Identification>
    </Context_Area>
    <Document>
        <document_name>Header File for Algorithms</document_name>
        <publication_date>2005-05-19</publication_date>
        <description>
            C++ source code for algorithms used to
            calibrate vector MAG data.
        </description>
        <Document_Edition>
            <edition_name>Header File for Algorithms</edition_name>
            <language>English</language>
            <files>1</files>
            <Document_File>
                <file_name>CAL_MAG.H</file_name>
                <creation_date_time>2005-05-18T05:21:09</creation_date_time>
                <file_size unit="byte">9541</file_size>
                <md5_checksum>7146c09e15fba63d6a0f229ce7ca9404</md5_checksum>
                <document_standard_id>7-Bit ASCII Text</document_standard_id>
            </Document_File>
        </Document_Edition>
    </Document>
</Product_Document>
