<?xml version="1.0" encoding="UTF-8"?>
<!--
   Copyright 2026 Anyware Services

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
<mappings>
    <program>
        <contentType>org.ametys.plugins.odf.Content.program</contentType>
        <idColumn>id</idColumn>
        <mapping>[
            {"item-ref":"title","remote-ref":"descripteursObjetMaquette/libelle","synchro":true},
            {"item-ref":"pegaseCode","remote-ref":"code","synchro":true},
            {"item-ref":"ects","remote-ref":"descripteursObjetMaquette/ects","synchro":true},
            {"item-ref":"educationKind","remote-ref":"descripteursObjetMaquette/type/code","synchro":true},
            {"item-ref":"presentation","remote-ref":"descripteursSyllabus/description","synchro":true},
            {"item-ref":"objectives","remote-ref":"descripteursSyllabus/objectif","synchro":true},
            {"item-ref":"neededPrerequisite","remote-ref":"descripteursSyllabus/prerequisPedagogique","synchro":true},
            {"item-ref":"mention","remote-ref":"descripteursEnquete/descripteursSise/mention/code","synchro":true},
            {"item-ref":"domain","remote-ref":"descripteursEnquete/descripteursSise/domaineFormation/code","synchro":true},
            {"item-ref":"programField","remote-ref":"descripteursEnquete/descripteursSise/champFormation/code","synchro":true},
            {"item-ref":"educationLanguage","remote-ref":"descripteursSyllabus/langueEnseignement","synchro":true},
            {"item-ref":"rncpLevel","remote-ref":"descripteursEnquete/descripteursSise/niveauDiplome/code","synchro":true},
            {"item-ref":"degree","remote-ref":"descripteursEnquete/descripteursSise/typeDiplome/code","synchro":true},
            {"item-ref":"orgUnit","remote-ref":"descripteursObjetMaquette/structurePrincipale","synchro":true},
            {"item-ref":"additionalInformations","remote-ref":"descripteursSyllabus/autresInformations","synchro":true}
        ]</mapping>
        <columns>
            <column>libelle</column>
            <column>code</column>
            <column>espace</column>
            <column>id</column>
        </columns>
    </program>
    <subprogram>
        <contentType>org.ametys.plugins.odf.Content.subProgram</contentType>
        <mapping>[
            {"item-ref":"title","remote-ref":"descripteursObjetMaquette/libelle","synchro":true},
            {"item-ref":"pegaseCode","remote-ref":"code","synchro":true},
            {"item-ref":"ects","remote-ref":"descripteursObjetMaquette/ects","synchro":true},
            {"item-ref":"presentation","remote-ref":"descripteursSyllabus/description","synchro":true},
            {"item-ref":"objectives","remote-ref":"descripteursSyllabus/objectif","synchro":true},
            {"item-ref":"neededPrerequisite","remote-ref":"descripteursSyllabus/prerequisPedagogique","synchro":true},
            {"item-ref":"educationLanguage","remote-ref":"descripteursSyllabus/langueEnseignement","synchro":true},
            {"item-ref":"orgUnit","remote-ref":"descripteursObjetMaquette/structurePrincipale","synchro":true},
            {"item-ref":"numberOfStudents","remote-ref":"descripteursObjetMaquette/capaciteAccueil","synchro":true},
            {"item-ref":"additionalInformations","remote-ref":"descripteursSyllabus/autresInformations","synchro":true}
        ]</mapping>
    </subprogram>
    <container>
        <contentType>org.ametys.plugins.odf.Content.container</contentType>
        <mapping>[
            {"item-ref":"title","remote-ref":"descripteursObjetMaquette/libelle","synchro":true},
            {"item-ref":"pegaseCode","remote-ref":"code","synchro":true},
            {"item-ref":"ects","remote-ref":"descripteursObjetMaquette/ects","synchro":true},
            {"item-ref":"nature","remote-ref":"descripteursObjetMaquette/type/code","synchro":true},
            {"item-ref":"period","remote-ref":"descripteursObjetMaquette/type/code","synchro":true},
            {"item-ref":"description","remote-ref":"descripteursSyllabus/description","synchro":true}
        ]</mapping>
    </container>
    <courselist>
        <contentType>org.ametys.plugins.odf.Content.courseList</contentType>
        <mapping>[
            {"item-ref":"title","remote-ref":"descripteursObjetMaquette/libelle","synchro":true},
            {"item-ref":"pegaseCode","remote-ref":"code","synchro":true},
            {"item-ref":"min","remote-ref":"descripteursObjetMaquette/plageDeChoix/min","synchro":true},
            {"item-ref":"max","remote-ref":"descripteursObjetMaquette/plageDeChoix/max","synchro":true}
        ]</mapping>
    </courselist>
    <course>
        <contentType>org.ametys.plugins.odf.Content.course</contentType>
        <mapping>[
            {"item-ref":"title","remote-ref":"descripteursObjetMaquette/libelle","synchro":true},
            {"item-ref":"pegaseCode","remote-ref":"code","synchro":false},
            {"item-ref":"ects","remote-ref":"descripteursObjetMaquette/ects","synchro":true},
            {"item-ref":"description","remote-ref":"descripteursSyllabus/description","synchro":true},
            {"item-ref":"courseType","remote-ref":"descripteursObjetMaquette/type/code","synchro":true},
            {"item-ref":"objectives","remote-ref":"descripteursSyllabus/objectif","synchro":true},
            {"item-ref":"neededPrerequisite","remote-ref":"descripteursSyllabus/prerequisPedagogique","synchro":true},
            {"item-ref":"bibliography","remote-ref":"descripteursSyllabus/bibliographie","synchro":true},
            {"item-ref":"additionalInformations","remote-ref":"descripteursSyllabus/autresInformations","synchro":true},
            {"item-ref":"openToExchangeStudents","remote-ref":"descripteursSyllabus/ouvertureALaMobiliteEntrante","synchro":true},
            {"item-ref":"formOfAssessment","remote-ref":"descripteursSyllabus/modalitesEvaluation","synchro":true},
            {"item-ref":"teachingLanguage","remote-ref":"descripteursSyllabus/langueEnseignement","synchro":true}
        ]</mapping>
    </course>
</mappings>
