# HG changeset patch
# User Edouard Tisserant
# Date 1600954960 -7200
# Node ID 4d20b92282e31a18006dfd569edfeebd1786f754
# Parent  6ea4b7e1a9ed5c25dfd070227118507b42cf5852
SVGHMI: Documentation fix

diff -r 6ea4b7e1a9ed -r 4d20b92282e3 svghmi/hmi_tree.ysl2
--- a/svghmi/hmi_tree.ysl2	Thu Sep 17 11:30:22 2020 +0200
+++ b/svghmi/hmi_tree.ysl2	Thu Sep 24 15:42:40 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" {