aboutsummaryrefslogtreecommitdiff
path: root/potpourri/oob-translate.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'potpourri/oob-translate.xsl')
-rw-r--r--potpourri/oob-translate.xsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/potpourri/oob-translate.xsl b/potpourri/oob-translate.xsl
index b1c7590c..5cf64397 100644
--- a/potpourri/oob-translate.xsl
+++ b/potpourri/oob-translate.xsl
@@ -8,9 +8,10 @@
-->
<xsl:transform xmlns:xsl = "http://www.w3.org/1999/XSL/Transform"
+ version = "1.0"
xmlns:myrpki = "http://www.hactrn.net/uris/rpki/myrpki/"
xmlns:oob = "http://www.hactrn.net/uris/rpki/rpki-setup/"
- version = "1.0">
+ exclude-result-prefixes = "myrpki oob">
<xsl:output omit-xml-declaration = "yes"
indent = "yes"