When we insert a graphic element from our custom schema and browse to the graphic we’re inserting, we’d like just the absolute path to be inserted in the XML. For example, we’d like:
<graphic href=”D:/image.jpg”/>
and not:
<graphic href=”file:/D:/image.jpg”/>
Is that possible?
Dave Hintz
Siemens