Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
<?xml version="1.0" encoding="ISO-8859-15"?>
<svg:svg xmlns:svg="http://www.w3.org/2000/svg"
baseProfile="full"
xmlns:xlink="http://www.w3.org/1999/xlink">
<svg:rect x="70" y="45" height="75" width="67" fill="red"/>
<svg:script xlink:href="script.js"/>
</svg:svg>
Hey Symond,
Even I'm facing the same problem.
My XML looses its attributes and namespaces.
I used tAdvancedFileOutputXML Component to generate XML.
If you have the solution, please share.
Thanks & Regards,
Priya