plcopen/variables_infos.ysl2
changeset 3802 8616ffd7c29d
parent 1951 bbd1e1744c91
child 3868 e9807c28a788
--- a/plcopen/variables_infos.ysl2	Sat May 13 12:45:03 2023 +0200
+++ b/plcopen/variables_infos.ysl2	Sat May 13 14:28:29 2023 +0200
@@ -152,7 +152,7 @@
         value "ns:SetType($name)";
     }
     
-    template "*[self::ppx:type or self::ppx:baseType or self::ppx:returnType]/*", mode="var_type" {
+    template "*[self::ppx:type or self::ppx:baseType or self::ppx:returnType]/*", mode="var_type", priority="-1.0" {
         variable "name" > «local-name()»
         value "ns:SetType($name)";
     }