DHTML_XML4_9

<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="DHTML_XML4_9.xsl"?> <info> <student> <roll>101</roll> <name>Rakesh Sharma</name> <marks>98</marks> <result>Distinction</result> </student> <student> <roll>102</roll> <name>Parth Patel</name> <marks>28</marks> <result>Fail</result> </student> </info>

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.