a.binder преди 6 години
родител
ревизия
e4827d9b2c
променени са 1 файла, в които са добавени 4 реда и са изтрити 2 реда
  1. 4 2
      SE/schema/WPS_Functions/get_wfs_recurse_xsl/get_wfs_recurse_xsl.xsl

+ 4 - 2
SE/schema/WPS_Functions/get_wfs_recurse_xsl/get_wfs_recurse_xsl.xsl

@@ -21,9 +21,11 @@
     
     <!-- TESTING for recurse get WFS using xsd schemas and/or retrieved xlinks  -->
     
-    <xsl:import href="system_cache__appinfo/escape_functions.xsl"/>
+    <xsl:import href="../../default_db_xml_cache.public/system_cache__appinfo/escape_functions.xsl"/>
+    <xsl:import href="../../default_db_xml_cache.public/escaped_html_to_xml.xsl"/>
+    
+    <xsl:include href="../../default_db_xml_cache.public/default_db/enter_to_ph.xsl"/>
     
-    <xsl:include href="default_db/enter_to_ph.xsl"/>
     
     <xsl:output indent="yes"/>
     <xsl:strip-space elements="*"/>