svghmi/widgets_common.ysl2
branchsvghmi
changeset 2884 50b9832c51fc
parent 2883 8e3d130399b0
child 2886 6c82fad8be65
equal deleted inserted replaced
2883:8e3d130399b0 2884:50b9832c51fc
       
     1 // widgets_common.ysl2
       
     2 
     1 in xsl decl labels(*ptr, name="defs_by_labels") alias call-template {
     3 in xsl decl labels(*ptr, name="defs_by_labels") alias call-template {
     2     with "hmi_element", "$hmi_element";
     4     with "hmi_element", "$hmi_element";
     3     with "labels"{text *ptr};
     5     with "labels"{text *ptr};
     4 };
     6 };
     5 
     7