(no commit message)
[sfa.git] / sfatables / targets / REJECT.xml
diff --git a/sfatables/targets/REJECT.xml b/sfatables/targets/REJECT.xml
new file mode 100644 (file)
index 0000000..7d524db
--- /dev/null
@@ -0,0 +1,8 @@
+<target name="REJECT">
+    <!-- The context is empty, since this target does not require any input from SFA -->
+    <context select=""/>
+    <attributes>
+        <attribute terminal="yes"/>
+    </attributes>
+    <processor filename="reject.xsl"/>
+</target>