[Home] [By Thread] [By Date] [Recent Entries]

  • To: <xml-dev@l...>
  • Subject: Resolving Images
  • From: "Andrew Dubinsky" <andy@e...>
  • Date: Wed, 24 Jul 2002 08:13:37 -0500
  • Importance: Normal

My Error - forgot to encode text only.


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="<![CDATA[<<Image in binhex>>]]>" />. 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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member