svghmi/gen_index_xhtml.ysl2
changeset 3362 abcdbef160e9
parent 3352 3a138ccdfafa
child 3484 32eaba9cf30e
equal deleted inserted replaced
3361:d955f2a3fabf 3362:abcdbef160e9
    92                     apply "document('')/*/definitions:*";
    92                     apply "document('')/*/definitions:*";
    93 
    93 
    94                     | \n//\n//\n// Statements that needs to be at the end \n//\n//
    94                     | \n//\n//\n// Statements that needs to be at the end \n//\n//
    95                     apply "document('')/*/epilogue:*";
    95                     apply "document('')/*/epilogue:*";
    96 
    96 
       
    97                     include text sprintf.js
       
    98 
    97                     include text svghmi.js
    99                     include text svghmi.js
    98 
   100 
    99                 }
   101                 }
   100             }
   102             }
   101         }
   103         }