D
David Schwartz
My xsl includes image tags as follows:
<img src="../images/u.gif" width="16" height="16" alt="Back to top"
border="0"/>
Yet, after processing, the img tag is no longer self-closing so it's
not well-formed.
Can someone tell me what's going on and how to fix?
FYI, I'm using XALAN v.2.7.0
TIA,
David
<img src="../images/u.gif" width="16" height="16" alt="Back to top"
border="0"/>
Yet, after processing, the img tag is no longer self-closing so it's
not well-formed.
Can someone tell me what's going on and how to fix?
FYI, I'm using XALAN v.2.7.0
TIA,
David