配接器範本是由下列區段元素所構成:<template>、<interface>、<command> 和 <bomformat>。這些區段各包含一些子元素。
如需元素說明,請參閱配接器 XML 參照。
<PROJECT_INTERFACE>
<template>
<env/>
</template>
<interface>
<setenv/>
<run/>
<ontempenv>
<step/>
</ontempenv>
<onproject>
<notify/>
</onproject>
</interface>
<command>
<execute> or <command>
command line
</execute> or </command>
<resultsblock>
<match>
<bom>
<field/>
</bom>
<adduser/>
<setenv/>
<run/>
</match>
</resultsblock>
</command>
<bomformat>
<section>
<field/>
</section>
</bomformat>
</PROJECT_INTERFACE>