7a8968e35a5c4056cc1e438e3bfdac10209eac88
[sfa.git] / sfatables / targets / ACCEPT.xml
1 <target name="ACCEPT">
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="accept.xsl"/>
8 </target>