| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
- xmlns:sso_procesy5="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/struktura_silnika_obiektow_procesy5.xsd"
- xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
- exclude-result-prefixes="xs"
- version="2.0">
-
- <!-- @2016-07 plik do wykonywania przez public_html/Makefile jako bazowy do komunikacji i wyzwalania innych templatow z tego bashowego narzedzia -->
- <xsl:import href="p5_tr_map.xsl"/>
- <xsl:import href="resources_tree_generate_xsl_require_occurs_raport.xsl"/>
- <xsl:import href="struktura_silnika_obiektow_procesy5.xsl"/>
- <xsl:param name="parent_type"/><!-- parametr do przekazywania przy wyzwalaniu ze skryptu sh do budowania map kompleksowo dla wszystkich elementow schematu-->
- <xsl:param name="targetNamespace" select="'http://biuro.biall-net.pl/xmlschema_procesy5/default_db'"/>
-
-
- <xsl:template name="rebuild_p5_tr_map_file_cache">
- <xsl:call-template name="p5_tr_map:rebuild_p5_tr_map_file_cache">
- <xsl:with-param name="href" select="'rebuild_p5_tr_map_file_cache.sh'"/>
- </xsl:call-template>
- </xsl:template>
-
- <xsl:template name="go_recurse_from_root_by_build_complexType_cache">
- <xsl:param name="parent_type" select="$parent_type"/>
- <xsl:call-template name="p5_tr_map:go_recurse_from_root_by_build_complexType_cache">
- <xsl:with-param name="output" select="'disabled'"/>
- <xsl:with-param name="parent_type" select="$parent_type"/>
- </xsl:call-template>
- </xsl:template>
-
-
- <xsl:template name="go_recurse_from_root_by_build_element_cache">
- <xsl:param name="parent_type" select="$parent_type"/>
- <xsl:call-template name="p5_tr_map:go_recurse_from_root_by_build_element_cache">
- <xsl:with-param name="output" select="'disabled'"/>
- <xsl:with-param name="parent_type" select="$parent_type"/>
- </xsl:call-template>
- </xsl:template>
-
-
-
- <xsl:template name="system_cache__resources_tree_required_occurs_raport__x3A__main">
- <xsl:message>#40 i run system_cache__resources_tree_required_occurs_raport:detect_objects_parent_relations__cache functions</xsl:message>
- <xsl:variable name="system_cache__resources_tree_generate_xsl_required_occurs_raport:detect_resource_type_list">
- <xsl:call-template name="system_cache__resources_tree_generate_xsl_required_occurs_raport:detect_resource_type__cache">
- <xsl:with-param name="targetNamespace" select="$targetNamespace"/>
- <xsl:with-param name="cache" select="'refresh'"/>
- </xsl:call-template>
- </xsl:variable>
- <xsl:variable name="system_cache__resources_tree_generate_xsl_required_occurs_raport:detect_objects_parent_relations__cache">
- <xsl:call-template name="system_cache__resources_tree_generate_xsl_required_occurs_raport:detect_objects_parent_relations__cache">
- <xsl:with-param name="cache" select="'refresh'"/>
- <xsl:with-param name="targetNamespace" select="$targetNamespace"/>
- <xsl:with-param name="system_cache__resources_tree_generate_xsl_required_occurs_raport:detect_resource_type_list" select="$system_cache__resources_tree_generate_xsl_required_occurs_raport:detect_resource_type_list"/>
- </xsl:call-template>
- </xsl:variable>
- We created:<xsl:value-of select="count($system_cache__resources_tree_generate_xsl_required_occurs_raport:detect_objects_parent_relations__cache/*)"/> elements.
- <xsl:message>#53 system_cache__resources_tree_required_occurs_raport: finished making detect_objects_parent_relations__cache, ready to run sso_procesy5 to generate application functions</xsl:message>
- </xsl:template>
-
- <!-- @2016-11 do wygenerowania konfigu dla WFS-->
- <xsl:template name="system_cache__resources_tree_required_occurs_raport__x3A__generate_Capabilities_objects_to_WFS">
- <xsl:call-template name="system_cache__resources_tree_generate_xsl_required_occurs_raport:generate_Capabilities_objects_to_WFS"/>
- </xsl:template>
-
- <xsl:template name="system_cache__resources_tree_generate_xsl_required_occurs_raport__x3A__bash_refresh_instance_tables_for_tests_file">
- <xsl:call-template name="system_cache__resources_tree_generate_xsl_required_occurs_raport:bash_refresh_instance_tables_for_tests_file"/>
- </xsl:template>
-
- <!--<xsl:template name="sso_procesy5__x3A__create_db_functions_from_go_recurse_from_root_by_build_element_with_cache">
- <xsl:result-document href="../default_db.instance.xml/sso_procesy5/sso_procesy5_create_sql_tables_from_go_recurse_from_root_by_build_element_with_cache.xml">
- <root>
- <sso_procesy5:create_db_functions_from_go_recurse_from_root_by_build_element_with_cache>
- <xsl:call-template name="sso_procesy5:create_db_functions_from_go_recurse_from_root_by_build_element_with_cache"/>
- </sso_procesy5:create_db_functions_from_go_recurse_from_root_by_build_element_with_cache>
- </root>
- </xsl:result-document>
-
- </xsl:template>-->
- <xsl:template name="sso_procesy5__x3A__main">
- <xsl:call-template name="sso_procesy5:main"/>
- </xsl:template>
-
-
- </xsl:stylesheet>
|