a beginner question on XSLT

前端 未结 3 1562
终归单人心
终归单人心 2021-01-13 16:50

I just started learning XSLT,now I am following some on-line tutorial of it,and I just have a simple question now:

suppose we have a original xml file,do we need to

3条回答
  •  情话喂你
    2021-01-13 17:24

    Svg is an Xml-File. So, you could start writing your own XSLT stylesheet to transform it into the desired format.

    But a quick search on Google showed me a lot of programs that can do this conversion for you.

提交回复
热议问题