Subversion Repositories eFlore/Applications.coel

Rev

Rev 1415 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<outputModel xmlns="http://rs.tdwg.org/tapir/1.0" 
         xmlns:xs="http://www.w3.org/2001/XMLSchema"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xmlns:coelrec="http://www.tela-botanica.org/schemas/coel/1.00/record"
         xmlns:coelcore="http://www.tela-botanica.org/schemas/coel/1.00"
             xsi:schemaLocation="http://rs.tdwg.org/tapir/1.0
                             http://ww2.biocase.org/svn/tapir/trunk/protocol/tapir.xsd
                             http://www.w3.org/2001/XMLSchema
                             http://www.w3.org/2001/XMLSchema.xsd">
        <label>Coel Complet</label>
        <documentation>Modèle de sortie mappant tous les conceptes de COEL.</documentation>
        <structure>
                <schema location="http://www.tela-botanica.net/doc/coel/xsd/coel_tapir_record_1_00.xsd"/>
        </structure>
        <indexingElement path="/coelrec:RecordSet/coelrec:Record"/>
        <mapping>

                <node path="/coelrec:RecordSet/coelrec:Record/coelcore:Id">
                        <concept id="http://www.tela-botanica.org/coel/doc/v1.00/concept/id" required="true"/>
                </node>
                <node path="/coelrec:RecordSet/coelrec:Record/coelcore:CeTable">
                        <concept id="http://www.tela-botanica.org/coel/doc/v1.00/concept/ce_table" required="true"/>
                </node>
                <node path="/coelrec:RecordSet/coelrec:Record/coelcore:CleLigne">
                        <concept id="http://www.tela-botanica.org/coel/doc/v1.00/concept/cle_ligne" required="true"/>
                </node>
                <node path="/coelrec:RecordSet/coelrec:Record/coelcore:Enregistrement">
                        <concept id="http://www.tela-botanica.org/coel/doc/v1.00/concept/enregistrement" required="true"/>
                </node>
                <node path="/coelrec:RecordSet/coelrec:Record/coelcore:DateModification">
                        <concept id="http://www.tela-botanica.org/coel/doc/v1.00/concept/date_modification" required="true"/>
                </node>
                <node path="/coelrec:RecordSet/coelrec:Record/coelcore:CeEtat">
                        <concept id="http://www.tela-botanica.org/coel/doc/v1.00/concept/ce_etat" required="true"/>
                </node>
                
        </mapping>

</outputModel>