diff -r a070a9681961 -r e9807c28a788 plcopen/pou_block_instances.ysl2 --- a/plcopen/pou_block_instances.ysl2 Mon Oct 16 23:35:47 2023 +0200 +++ b/plcopen/pou_block_instances.ysl2 Mon Oct 16 23:50:58 2023 +0200 @@ -7,7 +7,7 @@ template "text()"; - template "ppx:pou[ppx:body]|ppx:transition[ppx:body]|ppx:action[ppx:body]", priority="-1.0" { + template "ppx:pou[ppx:body]|ppx:transition[ppx:body]|ppx:action[ppx:body]" { apply "ppx:body/*[self::ppx:FBD or self::ppx:LD or self::ppx:SFC]/*"; }