svghmi/gen_index_xhtml.ysl2
branchsvghmi
changeset 3212 2b5b3f4f26f0
parent 3211 938b55abe946
child 3320 9fe5b4a04acc
equal deleted inserted replaced
3211:938b55abe946 3212:2b5b3f4f26f0
    62 
    62 
    63     template "/" {
    63     template "/" {
    64         comment > Made with SVGHMI. https://beremiz.org
    64         comment > Made with SVGHMI. https://beremiz.org
    65 
    65 
    66         // all debug output from included definitions, as comments
    66         // all debug output from included definitions, as comments
    67         comment apply "document('')/*/debug:*";
    67         // comment apply "document('')/*/debug:*";
    68 
    68 
    69         html xmlns="http://www.w3.org/1999/xhtml"
    69         html xmlns="http://www.w3.org/1999/xhtml"
    70              xmlns:svg="http://www.w3.org/2000/svg"
    70              xmlns:svg="http://www.w3.org/2000/svg"
    71              xmlns:xlink="http://www.w3.org/1999/xlink" {
    71              xmlns:xlink="http://www.w3.org/1999/xlink" {
    72             head {
    72             head {