Exforsys

Online Training

Help to Resolve

This is a discussion on Help to Resolve within the XML forums, part of the Programming Talk category; I tried my first XML application as below. <!--Sample XML--!> <?xml version="1.0"?> &...


Go Back   Exforsys > Programming Talk > XML

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-13-2007, 07:08 AM
Senior Member
 
Join Date: Apr 2006
Posts: 139
Ralph is on a distinguished road
Smile Help to Resolve

I tried my first XML application as below.
<!--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>

But I got error and I could not find the error in the above program. Kindly help me to resolve the error.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 12-12-2007, 07:35 AM
amitky's Avatar
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Help to Resolve Error rachelle C and C++ 3 05-28-2007 03:03 AM


All times are GMT -4. The time now is 05:10 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.