Le modèle d'adaptateur est composé des éléments de section suivants : <template>, <interface>, <command> et <bomformat>. Chacune de ces sections contient des éléments enfant.
Pour une description de ces éléments, voir Informations de référence sur l'adaptateur XML.
<PROJECT_INTERFACE>
<template>
<env/>
</template>
<interface>
<setenv/>
<run/>
<ontempenv>
<step/>
</ontempenv>
<onproject>
<notify/>
</onproject>
</interface>
<command>
<execute> ou <command>
command line
</execute> ou </command>
<resultsblock>
<match>
<bom>
<field/>
</bom>
<adduser/>
<setenv/>
<run/>
</match>
</resultsblock>
</command>
<bomformat>
<section>
<field/>
</section>
</bomformat>
</PROJECT_INTERFACE>