node10-libxslt
Version:
[Fork] Node.js bindings for libxslt compatible with libxmljs
24 lines (21 loc) • 498 B
text/xml
<chapter>
<title>Graphics Test</title>
<para>A graphic by fileref:</para>
<mediaobject>
<imageobject>
<imagedata fileref="emc2.gif"/>
</imageobject>
</mediaobject>
<para>A graphic by entityref:</para>
<mediaobject>
<imageobject>
<imagedata entityref="emc2.gif"/>
</imageobject>
</mediaobject>
</chapter>