How to link an image file in xml

Hi @CreativeBoot,
See the codes below:

<fig id="fig1" position="float">
  <label>Fig 1</label>
  <caption><title>Examination of palatal myoclonus</title></caption>
  <graphic mimetype="image" xlink:href="fig_1.jpg" xlink:type="simple" />
</fig>

Here, you should upload an image file “fig_1.jpg” as an attachment to the XML galley file.

Best regards,