[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <ak117@freenet.carleton.ca>
- To: xml-dev@ic.ac.uk
- Date: Sun, 8 Mar 1998 06:35:12 -0500
SaxManJzz writes:
> Once again, I am wondering how you might embed an XML file into a
> HTML page through Microsoft's XML Parser. If anyone knows, please
> e-mail me back.
Here's a simple example in HTML 4.0:
<object data="texts/darkness/darkness.xml" type="text/x-xml">
If you can read this, your browser does not support embedded XML
documents.
</object>
(You might also want to get creative by using the `classId'
attribute).
All the best,
David
--
David Megginson ak117@freenet.carleton.ca
Microstar Software Ltd. dmeggins@microstar.com
http://home.sprynet.com/sprynet/dmeggins/
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)
|