Hi Guys,
I really need some help with this. A deadline is fast approaching and I feel like I am going in circles with this.
I have an xml file with content from a database. Everything is coming through ok except for the inline graphics. They are coming through as text boxes that are as small as they can be (not the original size or even the size of the content – see image below). See the red plus sign? My first clue since it's supposed to be a graphic box.

When that box is expanded to reveal the content, it actually displays the XML coding. See the version declaration below? Weird.

And this below is how the image should look on import. This is just done from the stylesheets by hand.

I have also tried using a DTD file with only this in it…

And lastly here is the XML I am pulling in. The yellow line is the tag for the image that i am trying to import. Also tried with a jpeg file and with a closing tag instead of self-close.
Im using map tags to styles and this particular tag does not have a style associated with it. But I do want to apply a paragraph style to the actual line it is on.

Im not sure what I'm doing wrong. ANY help would be greatly appreciated!!
– Sarah