a.binder 9 lat temu
rodzic
commit
2b59679216

+ 5 - 1
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-get-wfs-xml/build.xml

@@ -17,7 +17,7 @@
     <property name="uuid" value="${uuid}"/>
     <property name="passwordBase64Basic" value="${passwordBase64Basic}"/>
     <property name="url" value="${url}"/>
-    <property name="DwebRootUrl" value="${$webRootUrl}"/> 
+    <property name="webRootUrl" value="${webRootUrl}"/> 
 
     <target name="http_fist_input">
         <exec executable="curl" outputproperty="wfs_output" errorproperty="wfs_error" resultproperty="wfs_result">
@@ -26,6 +26,10 @@
         <echo message="curl -H 'Authorization: Basic ${passwordBase64Basic}' '${url}'"/>
         <echo message="OUTPUT__START"/>
         <echo message="${wfs_output}"/>
+        
+        <echo message="webRootUrl"></echo>
+        <echo message="${webRootUrl}"></echo>
+        
         <echo message="OUTPUT__END"/>
 
         <echo message="RESULT__START"/>

+ 1 - 1
SE/schema/default_db_xml_cache.public/topicProcesy5.xsd

@@ -29,7 +29,7 @@
   <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:softwareDomain.xsd:1.2"/>
   <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:highlightDomain.xsd:1.2"/>
   <xs:redefine
-    schemaLocation="../../../../../../../Applications/oxygen/frameworks/dita/DITA-OT2.x/plugins/org.oasis-open.dita.v1_2/schema/technicalContent/xsd/programmingDomain.xsd">
+    schemaLocation="../../../../../../../Applications/Oxygen_18/frameworks/dita/DITA-OT2.x/plugins/org.oasis-open.dita.v1_2/schema/technicalContent/xsd/programmingDomain.xsd">
     <xs:complexType mixed="true" name="apiname.class">
       <xs:complexContent>
         <xs:extension base="apiname.class">