XML Declaration in an HTML Page

David Megginson ak117 at freenet.carleton.ca
Sun Mar 8 11:36:09 GMT 1998


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 at freenet.carleton.ca
Microstar Software Ltd.         dmeggins at microstar.com
      http://home.sprynet.com/sprynet/dmeggins/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list