> Does anybody know how exactly you input an image into an XML
> document? Do you use the LOGO tag?
Sure. Of course, you could also use an IMG element, a BILD element, a
FOOBAR element, an HERESAPICTURETHATIWANTTOINCLUDEINMYDOCUMENT
element, or anything else.
XML is a way of defining document types (or vocabularies, if you
prefer), just like IP is a way of exchanging packets and ASCII is a
way of representing simple English-language text electronically.
You really want to know how to include an image in a *specific* XML
document type -- pick a document type and read its user documentation,
or invent your own and choose any element type name you want.
All the best,
David
-- David Megginson david@megginson.com http://www.megginson.com/