[
Lists Home |
Date Index |
Thread Index
]
- From: Madan Mohan Ranganath <rxcharul@cs.twsu.edu>
- To: xml-dev@ic.ac.uk
- Date: Thu, 25 Mar 1999 02:05:05 -0600 (EST)
Hello,
I am new to XML and just wrote my first program as shown below. I used
Internet Explorer 5.0 as the browser to read the XML document on
Windows-95(I came to know that the browser supports reading XML
documents). But the problem I am facing is that the browser is printing
the entire document with the tags which it should not. Anyone please
inform me where I am going wrong. I gave ".xml" as the extension for the
XML file name.
<?xml version="1.0"?>
<greeting> Hello,World!</greeting>
Regards,
Madan,
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/ and on CD-ROM/ISBN 981-02-3594-1
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)
|