a.binder 9 лет назад
Родитель
Сommit
30a6546c76

+ 1 - 1
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/ADMIN_USERS.dita

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<RelatedFeature xpath="ID"  typeName="p5_default_db:IN7_DZIENNIK_KORESP"
+<RelatedFeature xpath="ID"  typeName="p5_default_db:ADMIN_USERS"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
   xsi:noNamespaceSchemaLocation="../../../default_db_xml_cache.public/topicProcesy5.xsd">
   <!-- oznacza to refa z w $var=ID_BILLING_OWNER jest FeatureID=BILLING_OWNER.$var do sciagniecia z p5_default_db:BILLING_OWNER -->

+ 2 - 0
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-get-wfs-xml/build.xml

@@ -45,6 +45,8 @@
         <echo message="ERROR__END"/>
     </target>
 
+    
+    
     <target name="DescribeFeatureType" description="URL_TASK Target DescribeFeatureType">
         <exec executable="curl" outputproperty="wfs_output" errorproperty="wfs_error" resultproperty="wfs_result">
             <arg line="-H 'Authorization: Basic ${passwordBase64Basic}' ${url}&amp;REQUEST=DescribeFeatureType"/>

+ 5 - 1
SE/schema/default_db_xml_cache.public/build_recurse_ant.xsl

@@ -456,7 +456,11 @@
                          <xsl:attribute name="typeName_dita" select="$typeName_dita"/>
                          <xsl:attribute name="featureID_name" select="$featureID_name"/>
                          <xsl:attribute name="featureID_name_dita" select="$featureID_name_dita"/>
-                         Current template doesnt fit the requested data - TODO search for another template!
+                         <echo message="OUTPUT__START"/>
+                                <echo>
+                                Current template doesnt fit the requested data - TODO search for another template!
+                                </echo>
+                         <echo message="OUTPUT__END"/>
                      </error>
                  </xsl:otherwise>
              </xsl:choose>