changeset 619:faf90998f5a6

Created documentation module (language: german) gnv-artifacts/trunk@690 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 16 Feb 2010 10:58:07 +0000
parents 250160797195
children f668c881f45a
files gnv-artifacts/doc/conf/conf.xml gnv-artifacts/doc/conf/products/horizontalprofile/conf_mesh.xml gnv-artifacts/doc/conf/products/timeseries/conf_mesh.xml gnv-artifacts/doc/conf/products/timeseries/conf_timeseriespoint.xml gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml
diffstat 5 files changed, 15 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/doc/conf/conf.xml	Mon Feb 15 11:58:47 2010 +0000
+++ b/gnv-artifacts/doc/conf/conf.xml	Tue Feb 16 10:58:07 2010 +0000
@@ -404,22 +404,22 @@
         <!--  Product specific Artifacts which are referenced by the Artifacts
               of the FIS above.
               The product-Artifacts can be configured here or can be referenced
-              using an xlink:href-Attribute. -->
+              using an href-Attribute. -->
               
-        <artifact name="timeSeries" xlink:href="${artifacts.config.dir}/products/timeseries/conf_timeseriespoint.xml" />
-        <artifact name="timeSeriesMesh" xlink:href="${artifacts.config.dir}/products/timeseries/conf_mesh.xml" />
+        <artifact name="timeSeries" href="${artifacts.config.dir}/products/timeseries/conf_timeseriespoint.xml" />
+        <artifact name="timeSeriesMesh" href="${artifacts.config.dir}/products/timeseries/conf_mesh.xml" />
         
-        <artifact name="verticalProfile" xlink:href="${artifacts.config.dir}/products/verticalprofile/conf_timeseriespoint.xml" />
-        <artifact name="verticalProfileMesh" xlink:href="${artifacts.config.dir}/products/verticalprofile/conf_mesh.xml" />
-        <artifact name="verticalProfileInstantaneousPoint" xlink:href="${artifacts.config.dir}/products/verticalprofile/conf_instantaneouspoint.xml" />
+        <artifact name="verticalProfile" href="${artifacts.config.dir}/products/verticalprofile/conf_timeseriespoint.xml" />
+        <artifact name="verticalProfileMesh" href="${artifacts.config.dir}/products/verticalprofile/conf_mesh.xml" />
+        <artifact name="verticalProfileInstantaneousPoint" href="${artifacts.config.dir}/products/verticalprofile/conf_instantaneouspoint.xml" />
         
-        <artifact name="horizontalProfileMesh" xlink:href="${artifacts.config.dir}/products/horizontalprofile/conf_mesh.xml" />
-        <artifact name="horizontalProfileMeshCross" xlink:href="${artifacts.config.dir}/products/horizontalprofile/conf_mesh_cross.xml" />
-        <artifact name="horizontalProfileInstantaneousPoint" xlink:href="${artifacts.config.dir}/products/horizontalprofile/conf_instantaneouspoint.xml" />
+        <artifact name="horizontalProfileMesh" href="${artifacts.config.dir}/products/horizontalprofile/conf_mesh.xml" />
+        <artifact name="horizontalProfileMeshCross" href="${artifacts.config.dir}/products/horizontalprofile/conf_mesh_cross.xml" />
+        <artifact name="horizontalProfileInstantaneousPoint" href="${artifacts.config.dir}/products/horizontalprofile/conf_instantaneouspoint.xml" />
         
-        <artifact name="verticalCrossSectionMesh" xlink:href="${artifacts.config.dir}/products/verticalcrosssection/conf_mesh.xml" />
+        <artifact name="verticalCrossSectionMesh" href="${artifacts.config.dir}/products/verticalcrosssection/conf_mesh.xml" />
         
-        <artifact name="horizontalCrossSectionMesh" xlink:href="${artifacts.config.dir}/products/horizontalcrosssection/conf_mesh.xml" />
+        <artifact name="horizontalCrossSectionMesh" href="${artifacts.config.dir}/products/horizontalcrosssection/conf_mesh.xml" />
         
         <artifact name="layer" xlink:href="${artifacts.config.dir}/products/layer/conf.xml" />
     </artifacts>
--- a/gnv-artifacts/doc/conf/products/horizontalprofile/conf_mesh.xml	Mon Feb 15 11:58:47 2010 +0000
+++ b/gnv-artifacts/doc/conf/products/horizontalprofile/conf_mesh.xml	Tue Feb 16 10:58:07 2010 +0000
@@ -99,7 +99,7 @@
                 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
                 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
            </inputvalues>
-           <mesh-width xlink:href="${artifacts.config.dir}/meshwidth.xml"/>
+           <mesh-width href="${artifacts.config.dir}/meshwidth.xml"/>
        </state>
        
        <transition transition="de.intevation.gnv.transition.DefaultTransition">
--- a/gnv-artifacts/doc/conf/products/timeseries/conf_mesh.xml	Mon Feb 15 11:58:47 2010 +0000
+++ b/gnv-artifacts/doc/conf/products/timeseries/conf_mesh.xml	Tue Feb 16 10:58:07 2010 +0000
@@ -126,7 +126,7 @@
                  <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
                  <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
             </inputvalues>
-            <mesh-width xlink:href="${artifacts.config.dir}/meshwidth.xml"/>
+            <mesh-width href="${artifacts.config.dir}/meshwidth.xml"/>
         </state>
         
         <transition transition="de.intevation.gnv.transition.DefaultTransition">
--- a/gnv-artifacts/doc/conf/products/timeseries/conf_timeseriespoint.xml	Mon Feb 15 11:58:47 2010 +0000
+++ b/gnv-artifacts/doc/conf/products/timeseries/conf_timeseriespoint.xml	Tue Feb 16 10:58:07 2010 +0000
@@ -224,7 +224,7 @@
             </outputsModes>
             <!--  Definition of the TimeGaps which are required to render the Charts properly.
                   each Parameter in each FIS can have   -->
-            <time-gap-definition xlink:href="${artifacts.config.dir}/products/timeseries/timegap_definition.xml" />
+            <time-gap-definition href="${artifacts.config.dir}/products/timeseries/timegap_definition.xml" />
         </state>
         
     </states>
--- a/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml	Mon Feb 15 11:58:47 2010 +0000
+++ b/gnv-artifacts/doc/conf/products/verticalprofile/conf_mesh.xml	Tue Feb 16 10:58:07 2010 +0000
@@ -99,7 +99,7 @@
                 <inputvalue name="fisname" type="String" multiselect="false" usedinquery="0"/>
                 <inputvalue name="mesh_point" type="Integer" multiselect="false" usedinquery="0"/>
            </inputvalues>
-           <mesh-width xlink:href="${artifacts.config.dir}/meshwidth.xml"/>
+           <mesh-width href="${artifacts.config.dir}/meshwidth.xml"/>
        </state>
        
        <transition transition="de.intevation.gnv.transition.DefaultTransition">

http://dive4elements.wald.intevation.org