plcopen/variables_infos.xslt
changeset 3802 8616ffd7c29d
parent 3801 6839dbb9a1df
child 3868 e9807c28a788
--- a/plcopen/variables_infos.xslt	Sat May 13 12:45:03 2023 +0200
+++ b/plcopen/variables_infos.xslt	Sat May 13 14:28:29 2023 +0200
@@ -155,7 +155,7 @@
     </xsl:variable>
     <xsl:value-of select="ns:SetType($name)"/>
   </xsl:template>
-  <xsl:template mode="var_type" match="*[self::ppx:type or self::ppx:baseType or self::ppx:returnType]/*">
+  <xsl:template mode="var_type" priority="-1.0" match="*[self::ppx:type or self::ppx:baseType or self::ppx:returnType]/*">
     <xsl:variable name="name">
       <xsl:value-of select="local-name()"/>
     </xsl:variable>