diff -r 466c3df67835 -r 2263f2ecf9bb svghmi/hmi_tree.ysl2 --- a/svghmi/hmi_tree.ysl2 Tue Oct 20 00:23:52 2020 +0200 +++ b/svghmi/hmi_tree.ysl2 Tue Oct 20 00:24:49 2020 +0200 @@ -73,8 +73,9 @@ // widget type="WidgetType" id="blah456" { // arg value="param1"; // arg value="param2"; -// path value="path1" index="345"; -// path value="path2"; +// path value=".path1" index=".path1" type="PAGE_LOCAL"; +// path value="/path1" index="348" type="HMI_INT"; +// path value="path4" index="path4" type="HMI_LOCAL"; // } // template "*", mode="parselabel" {