|
@@ -49,8 +49,6 @@
|
|
|
<property name="xpath" value="${xpath}"/> <!-- to be set initially like as key to search ID -->
|
|
<property name="xpath" value="${xpath}"/> <!-- to be set initially like as key to search ID -->
|
|
|
<property name="xpath_value" value="${xpath_value}"/> <!-- to be set initially like 1000 (to search ID=1000, if ID we get by featureID -->
|
|
<property name="xpath_value" value="${xpath_value}"/> <!-- to be set initially like 1000 (to search ID=1000, if ID we get by featureID -->
|
|
|
|
|
|
|
|
-
|
|
|
|
|
- <echo> Input params set $url=${url};$passwordBase64Basic=${passwordBase64Basic}; $php_session_id=${php_session_id}; </echo>
|
|
|
|
|
<!-- variables to first transform of doc for then get related features -->
|
|
<!-- variables to first transform of doc for then get related features -->
|
|
|
<!--<property name="default_db_xml_cache.public" value="../../../default_db_xml_cache.public"/>--> <!-- katalog z xsl z projektu src-xmlschema.git -->
|
|
<!--<property name="default_db_xml_cache.public" value="../../../default_db_xml_cache.public"/>--> <!-- katalog z xsl z projektu src-xmlschema.git -->
|
|
|
|
|
|
|
@@ -328,11 +326,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
<target name="main_build_recurse_ant.dita_with_id" if="${test_if_dita}">
|
|
<target name="main_build_recurse_ant.dita_with_id" if="${test_if_dita}">
|
|
|
- <echo>#331 try to run ${main_build_recurse_ant.dita_with_id.xsl} in ${main_build_recurse_ant.dita} out ${main_build_recurse_ant.dita_with_id}
|
|
|
|
|
- param $detect_resource_type_dir=${detect_resource_type_dir} $namespace_prefix=${namespace_prefix}
|
|
|
|
|
- </echo>
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
<xslt basedir="./" style="${main_build_recurse_ant.dita_with_id.xsl}" in="${main_build_recurse_ant.dita}" destdir="./" out="${main_build_recurse_ant.dita_with_id}" >
|
|
<xslt basedir="./" style="${main_build_recurse_ant.dita_with_id.xsl}" in="${main_build_recurse_ant.dita}" destdir="./" out="${main_build_recurse_ant.dita_with_id}" >
|
|
|
<factory name="net.sf.saxon.TransformerFactoryImpl">
|
|
<factory name="net.sf.saxon.TransformerFactoryImpl">
|
|
|
<attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
|
|
<attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
|