<html><body bgcolor="#FFFFFF"><div>Thanks,that worked perfectly.&nbsp;</div><div><br></div><div>Cheers,</div><div><br></div><div>E.<br>----<div>W. Eliot Kimber</div><div>Really Strategies, Inc.</div><div>512 554 9368</div><div><a href="http://www.reallysi.com">www.reallysi.com</a></div></div><div><br>On Jun 22, 2009, at 2:25 AM, "Radu Coravu" &lt;<a href="mailto:radu_coravu@sync.ro">radu_coravu@sync.ro</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>

<!-- Converted from text/plain format -->

<p><font size="2">Hi Eliot,<br>
<br>
If your element has an attribute which points to an image path, here is<br>
an extract from the Oxygen docbook.css which displays images associated<br>
with Docbook graphic, inlinegraphic and imagedata.<br>
Based on this example, you can create your own CSS rules based on your<br>
grammar.<br>
<br>
graphic,<br>
inlinegraphic,<br>
imagedata{<br>
&nbsp;&nbsp;&nbsp; content: attr(fileref, url);<br>
}<br>
<br>
But, if your element contains the path to the image as text content, we<br>
do not have support for this yet.<br>
If you confirm this is the case, we'll try to improve this in a future<br>
Oxygen version.<br>
<br>
Regards,<br>
Radu<br>
<br>
--<br>
Radu Coravu &lt;oXygen/&gt; XML Editor, Schema Editor and XSLT Editor/Debugger<br>
<a href="http://www.oxygenxml.com"><a href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></a><br>
<br>
<br>
<br>
Eliot Kimber wrote:<br>
&gt; For using CSS in Author mode for arbitrary doctypes (in my case, an XSD<br>
&gt; schema), is there a way to indicate via CSS that a given element is a<br>
&gt; reference to a graphic? I didn't see anything in the Oxygen help under CSS.<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; E.<br>
&gt;<br>
&gt; ----<br>
&gt; Eliot Kimber | Senior Solutions Architect | Really Strategies, Inc.<br>
&gt; email:&nbsp; <a href="mailto:ekimber@reallysi.com">ekimber@reallysi.com</a> &lt;<a href="mailto:ekimber@reallysi.com"><a href="mailto:ekimber@reallysi.com">mailto:ekimber@reallysi.com</a></a>&gt;<br>
&gt; office: 610.631.6770 | cell: 512.554.9368<br>
&gt; 2570 Boulevard of the Generals | Suite 213 | Audubon, PA 19403<br>
&gt; <a href="http://www.reallysi.com">www.reallysi.com</a> &lt;<a href="http://www.reallysi.com"><a href="http://www.reallysi.com">http://www.reallysi.com</a></a>&gt;&nbsp; | <a href="http://blog.reallysi.com"><a href="http://blog.reallysi.com">http://blog.reallysi.com</a></a><br>
&gt; &lt;<a href="http://blog.reallysi.com"><a href="http://blog.reallysi.com">http://blog.reallysi.com</a></a>&gt; | <a href="http://www.rsuitecms.com">www.rsuitecms.com</a> &lt;<a href="http://www.rsuitecms.com"><a href="http://www.rsuitecms.com">http://www.rsuitecms.com</a></a>&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; oXygen-user mailing list<br>
&gt; <a href="mailto:oXygen-user@oxygenxml.com"><a href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a></a><br>
&gt; <a href="http://www.oxygenxml.com/mailman/listinfo/oxygen-user"><a href="http://www.oxygenxml.com/mailman/listinfo/oxygen-user">http://www.oxygenxml.com/mailman/listinfo/oxygen-user</a></a><br>
&gt;&nbsp;&nbsp;<br>
<br>
<br>
</font>
</p>


</div></blockquote></body></html>