
Hi David, The majority of XML vocabularies expect the href's in general to be in the URI format (and if possible to be relative to the source file) in order to be more portable between platforms. Is your custom schema Docbook-based? If you have a custom schema this means that you have also defined a custom document type. This would mean that the action for inserting an image is a custom action created by you so basically you could change it to perform whatever you wish with it. Or are you using parts of the document type we have defined for Docbook for your schema? Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 8/15/2012 12:14 AM, Hintz, David wrote:
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
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user