svghmi/gen_index_xhtml.ysl2
branchsvghmi
changeset 3156 76c0c0a524c9
parent 3108 079419e7228d
child 3165 2db69e2c5673
equal deleted inserted replaced
3155:99ce78ddd353 3156:76c0c0a524c9
     5 
     5 
     6 // helper to emit some content to internal namespaces
     6 // helper to emit some content to internal namespaces
     7 decl emit(*name) alias - {
     7 decl emit(*name) alias - {
     8     *name;
     8     *name;
     9     template *name {
     9     template *name {
       
    10         const "_unused", "ns:ProgressStart(name())";
    10         |
    11         |
    11         | /* «local-name()» */
    12         | /* «local-name()» */
    12         |
    13         |
    13         content;
    14         content;
    14         |
    15         |
       
    16         const "__unused", "ns:ProgressEnd(name())";
    15     }
    17     }
    16 };
    18 };
    17 
    19 
    18 istylesheet
    20 istylesheet
    19             /* From Inkscape */
    21             /* From Inkscape */