From: Stefan L. <li...@no...> - 2004-05-18 14:20:42
|
Hi, I just want to know why TM4J replaces any resourceRef@xlink:href element which has style "/something/in/here.html" with "file:/something/in/here.html". I know i should provide a wellformed URI with "http://someserver.com/something/in/here.html" but someserver is not static, so im using it like in HTML where i can make <a href="/something/in/here.html>this</a> Does someone has any idea how to work with those "server relative" URI's ? btw. we should define the behavior within TMAPI. stefan |