svghmi/gen_index_xhtml.ysl2
branchsvghmi
changeset 2822 9101a72a1da0
parent 2814 2cabc4773885
child 2829 4c2c50f60730
equal deleted inserted replaced
2821:d92d201d22e1 2822:9101a72a1da0
   236             apply "$widget", mode="widget_defs" with "hmi_element",".";
   236             apply "$widget", mode="widget_defs" with "hmi_element",".";
   237             | }`if "position()!=last()" > ,`
   237             | }`if "position()!=last()" > ,`
   238         }
   238         }
   239         | }
   239         | }
   240         |
   240         |
       
   241         | var heartbeat_index = «$indexed_hmitree/*[@hmipath = '/HEARTBEAT']/@index»;
       
   242         |
   241         | var hmitree_types = [
   243         | var hmitree_types = [
   242 
   244 
   243         foreach "$indexed_hmitree/*" {
   245         foreach "$indexed_hmitree/*" {
   244             | /* «@index»  «@hmipath» */ "«substring(local-name(), 5)»"`if "position()!=last()" > ,`
   246             | /* «@index»  «@hmipath» */ "«substring(local-name(), 5)»"`if "position()!=last()" > ,`
   245         }
   247         }