I am using XML as input for indesign,
I can format paragraph styles and character styles using XSLT, but I do not know how to link a server image that should load inside indesign when flowing XML in indesign.
Can anyone please give a suggestion in this.
I tried :
<xlink href="file://209.11.157.44:803/Images/2/aec030af5c7a4011ac017e948baa84d7.jpg"/>
Kindly note this is a server image, I want to load this image in indesign.
Thanks in advance !