| Author: venkatesan 02 Jul 2008 | Member Level: Diamond | Rating: Points: 3 |
I think no need for XML
save it as notepad with .xml
and run on like IE..
if u want to use XSLT for that u need external software.
check this
http://www.w3.org/XML/
Regards, M.Venkatesan.
Please remember to Rate “Excellent or Good or Poor”
|
| Author: Bharathi 02 Jul 2008 | Member Level: Diamond | Rating: Points: 4 |
XML is a file, which helps to create a structure,store,retrieve and transfer large amount of data.
There is not such software needed for xml. A notepad text saved with the extension as .XML will do.
For processing the data of XML use C# or VB.Net by using or importing System.Xml class.
|