Closed salman731 closed 1 year ago
There is no built in support for XSL, but this is definitely something that could be built on top of this library. I do not have the expertise or interest to do this though (see https://github.com/renggli/dart-xml/issues/91).
Have you another way to accomplish this task?
Using Dart code, by querying, updating and re-building the DOM.
I want to know that how I can transform xml using xsl in xml package.