7d524db7db30b4b707fde48f8113f521c7d26c4a
[sfa.git] / sfatables / targets / REJECT.xml
1 <target name="REJECT">
2     <!-- The context is empty, since this target does not require any input from SFA -->
3     <context select=""/>
4     <attributes>
5         <attribute terminal="yes"/>
6     </attributes>
7     <processor filename="reject.xsl"/>
8 </target>