Browse Source

fix root xml path

a.binder 8 years ago
parent
commit
f0d590012a
1 changed files with 3 additions and 1 deletions
  1. 3 1
      SE/schema/build_SE_basedir/procesy5_config.folders.xsl

+ 3 - 1
SE/schema/build_SE_basedir/procesy5_config.folders.xsl

@@ -8,7 +8,9 @@
     <xsl:strip-space elements="*"/>
     
     <xsl:template match="procesy5_config">
-        <xsl:apply-templates/>
+        <procesy5_config>
+            <xsl:apply-templates/>
+        </procesy5_config>
     </xsl:template>
     
     <xsl:template match="procesy5_config.folders.server">