[
Lists Home |
Date Index |
Thread Index
]
Title: Message
I have a problem
using XML/XHTML for binary images. I cannot have externally resolved links
within the document. All content, including binary images, must reside within
the XML/XHTML file. I can translate the image into binhex, but cannot find
the appropriate method to place the CDATA into the
document.
Is there an
allowance for CDATA within an attribute? Such as <img
src="javascript:void(0);" />. This does not
seem legal in any xml construct, although the behavior appears
appropriate.
Does this make
sense? Am I missing the simple way to do this?
TIA,
Andrew
Dubinsky
|