svghmi/gen_index_xhtml.ysl2
branchsvghmi
changeset 2756 f94bc35a023e
parent 2753 9a7e12e96399
child 2763 ce04d79b8e57
equal deleted inserted replaced
2755:4efc509e9a1a 2756:f94bc35a023e
    36       }
    36       }
    37     }
    37     }
    38 
    38 
    39     template "bbox", mode="testgeo"{
    39     template "bbox", mode="testgeo"{
    40           comment {
    40           comment {
    41               > ID: «@id» x: «@x» y: «@y» w: «@w» h: «@h»
    41               > ID: «@Id» x: «@x» y: «@y» w: «@w» h: «@h»
    42           }
    42           }
    43     }
    43     }
    44 }
    44 }