[
Lists Home |
Date Index |
Thread Index
]
- From: <david@megginson.com>
- To: W3C XML Developers <xml-dev@ic.ac.uk>
- Date: Thu, 12 Nov 1998 12:57:22 -0500 (EST)
Dante Lee writes:
> Do you input the actual image tag into the xsl or the xml document,
> or is it the HTML document??
Yes.
More seriously, how do you want to do it? You could actually dump a
base64-encoded copy of the image right into the XML, you could
reference an image externally, or you could add the image using XSL.
With XPointer, you can even point to an IMG element in an HTML
document.
Of course, you'll need software that understands what you're doing,
but as far as XML is concerned all of the solutions are valid.
All the best,
David
--
David Megginson david@megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
- References:
- Dante Lee
- From: Dante Lee <dante@mstirling.gsfc.nasa.gov>
|