svghmi/analyse_widget.xslt
changeset 3362 abcdbef160e9
parent 3358 7478d0c0dc1c
child 3387 ecefd38d5c7d
equal deleted inserted replaced
3361:d955f2a3fabf 3362:abcdbef160e9
   219 </xsl:text>
   219 </xsl:text>
   220       <xsl:text>respective minimum and maximum value. Otherwise, value is expected to be
   220       <xsl:text>respective minimum and maximum value. Otherwise, value is expected to be
   221 </xsl:text>
   221 </xsl:text>
   222       <xsl:text>in between 0 and 100.
   222       <xsl:text>in between 0 and 100.
   223 </xsl:text>
   223 </xsl:text>
   224       <xsl:text>
       
   225 </xsl:text>
       
   226       <xsl:text>If "value" labeled text is found, then its content is replaced by value.
       
   227 </xsl:text>
       
   228     </longdesc>
   224     </longdesc>
   229     <shortdesc>
   225     <shortdesc>
   230       <xsl:text>Change end angle of Inkscape's arc</xsl:text>
   226       <xsl:text>Change end angle of Inkscape's arc</xsl:text>
   231     </shortdesc>
   227     </shortdesc>
       
   228     <arg name="min" count="optional" accepts="int,real">
       
   229       <xsl:text>minimum value</xsl:text>
       
   230     </arg>
       
   231     <arg name="max" count="optional" accepts="int,real">
       
   232       <xsl:text>maximum value</xsl:text>
       
   233     </arg>
   232     <path name="value" accepts="HMI_INT,HMI_REAL">
   234     <path name="value" accepts="HMI_INT,HMI_REAL">
   233       <xsl:text>Value to display</xsl:text>
   235       <xsl:text>Value to display</xsl:text>
   234     </path>
   236     </path>
   235   </xsl:template>
   237   </xsl:template>
   236   <xsl:template match="widget[@type='CircularSlider']" mode="widget_desc">
   238   <xsl:template match="widget[@type='CircularSlider']" mode="widget_desc">
   580       <xsl:text>are provided, or if first and second argument are given, then they are used
   582       <xsl:text>are provided, or if first and second argument are given, then they are used
   581 </xsl:text>
   583 </xsl:text>
   582       <xsl:text>as respective minimum and maximum value. Otherwise, value is expected to be
   584       <xsl:text>as respective minimum and maximum value. Otherwise, value is expected to be
   583 </xsl:text>
   585 </xsl:text>
   584       <xsl:text>in between 0 and 100.
   586       <xsl:text>in between 0 and 100.
   585 </xsl:text>
       
   586       <xsl:text>
       
   587 </xsl:text>
       
   588       <xsl:text>If "value" labeled text is found, then its content is replaced by value.
       
   589 </xsl:text>
   587 </xsl:text>
   590     </longdesc>
   588     </longdesc>
   591     <shortdesc>
   589     <shortdesc>
   592       <xsl:text>Moves "needle" along "range"</xsl:text>
   590       <xsl:text>Moves "needle" along "range"</xsl:text>
   593     </shortdesc>
   591     </shortdesc>