xslt seems like a good choice here. Alternatively, you could define an
entity in your document that contains the path, and reference this
entity in you <image> and <xlink> tags. Then when you transfer it into
the repository just replace the entity with the correct path.
hth
Jorg Heymans
Stephan Müller wrote:
Hello,
I want to copy a SVG into a repository. After that, other images and SVG
being used by my SVG (with <image xlink:href=...> or <use
xlink:href...>) cannot be found. Is there a possibility to transform a
SVG, so that it no longer contains references to other files? At least I
have to replace the relative links...
Thanks for any suggestions
Stephan Müller
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]