Hello Samuel,
sorry, but I don't really get your problem from your mail. But I can
say, that the svgxml serializer is to be used like the normal xml
serializer. It simply adds a DOCTYPE declaration to the output document.
But your problem description is really complicated. Some comments:
Samue
Hi,
I am very new in cocoon and i have got a big problem ...
I have a xml file with svg elements included, and i use fragment extractor
to separate the svg content.
I have to serialize the svg to SVG format and make it read by the Adobe
Viewer
I don't know how to use the serilizer "svgxml", ther