适配器模板由以下节元素组成:<template>、<interface>、<command> 和 <bomformat>。其中的每个部分都包含子元素。
要获取元素描述,请参阅适配器 XML 引用。
<PROJECT_INTERFACE>
<template>
<env/>
</template>
<interface>
<setenv/>
<run/>
<ontempenv>
<step/>
</ontempenv>
<onproject>
<notify/>
</onproject>
</interface>
<command>
<execute> 或 <command>
command line
</execute> 或 </command>
<resultsblock>
<match>
<bom>
<field/>
</bom>
<adduser/>
<setenv/>
<run/>
</match>
</resultsblock>
</command>
<bomformat>
<section>
<field/>
</section>
</bomformat>
</PROJECT_INTERFACE>