Thread: Help to Resolve
View Single Post

  #2 (permalink)  
Old 12-12-2007, 08:35 AM
amitky's Avatar
amitky amitky is offline
J2EE Prof.
 
Join Date: Dec 2007
Location: Bangalore
Posts: 7
amitky is on a distinguished road
Send a message via MSN to amitky Send a message via Yahoo to amitky
Hi

<!--Sample XML -->
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="style.css"?>
<BOOKS>
<BOOK>
<TITLE CLASS="BLUE">WELCOME</TITLE>
<AUTHOR>SAMPLE</AUTHOR>
</BOOK>
</BOOKS>


You have wrongly closed the comment on the first line. Check the above first line for correction.
__________________
Amit
Reply With Quote