Image paths in XML not valid
Hi There,
im working on indesign-Automation recently. We have a web-app, that spits out a XML and folder structure with all relevant content and a XML to get everything into Indesign. During Import a XLST-transformation fits everything to the templates we use.
Strangely sometimes the image-Elements wont link correctly to the given .jpg's.
We use relative paths according to the documentation:
" File:///..../foto.jpg "
That bug breaks our automation workflow completely, as one has to manually link the "missing" images.
I'm having a hard time figuring out what the probem might be. Sometimes it works, sometimes not.
During testing i found out, that as soon as i copy the path from an updatet href-Attribute from indesign into a copy of the same XML via text-editor, a re-import into a new indesign-document works like a charm. It finds the image and even transforms the relative path to a absolute one as it should be.
But when i compare the two URLs i can't see any difference. So i assume there must be some hidden things going on in the path that comes from our web-App.
any Ideas ?
Thanks a lot
Joe
