p5dkp.ditafiles.wordindex.strings.merge.maximize.xsl 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsl:stylesheet xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  3. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  4. xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. xmlns:p5dkp="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/dita_kosztorys_projektowy/p5dkp.xsd"
  7. xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  8. xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd"
  9. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  10. xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
  11. xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/"
  12. xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
  13. xmlns:p5ant-interface="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd"
  14. exclude-result-prefixes="xs ditaarch"
  15. version="2.0">
  16. <!--<xsl:include href="p5dkp.keyscope.xsl"/>-->
  17. <xsl:include href="../system_ui_info_speech/p5suis.say_to_queue.copy_file.xsl"/>
  18. <xsl:output indent="yes" />
  19. <xsl:strip-space elements="*"/>
  20. <xsl:param name="p5dkp.ditafiles.wordindex.strings.merge.xml.maximize.s" required="yes"/>
  21. <xsl:template mode="p5dkp:ditafiles.wordindex.strings.merge.xml.maximize.s" match="*">
  22. </xsl:template>
  23. <xsl:template mode="p5dkp:ditafiles.wordindex.strings.merge.xml.maximize.s" match="HIT_ss[HIT.s[matches(text(),$p5dkp.ditafiles.wordindex.strings.merge.xml.maximize.s)]]">
  24. <xsl:param name="rem_doc.file_from_fullpath"/>
  25. <xsl:param name="local_doc.file_from_fullpath"/>
  26. <xsl:param name="p5ant-interface:dir.filename.remote"/>
  27. <xsl:param name="p5ant-interface:dir.filename"/>
  28. <xsl:call-template name="p5suis:say_to_queue.copy_file">
  29. <xsl:with-param name="context" select="."/>
  30. <xsl:with-param name="text"> Trafiono <xsl:value-of select="HIT.s[matches(text(),$p5dkp.ditafiles.wordindex.strings.merge.xml.maximize.s)]/text()"/> w plikach p5:file <xsl:value-of select="$p5ant-interface:dir.filename"/> p5:file <xsl:value-of select="$p5ant-interface:dir.filename.remote"/></xsl:with-param>
  31. </xsl:call-template>
  32. </xsl:template>
  33. <xsl:template mode="p5dkp:ditafiles.wordindex.strings.merge.xml.maximize.s" match="text()|comment()"/>
  34. </xsl:stylesheet>