Thread: XML Tips
View Single Post
  #6 (permalink)  
Old 02-11-2008, 04:17 AM
vigneshgets vigneshgets is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 904
vigneshgets is on a distinguished road
Thumbs up Re: XML Tips

Difference between XML and HTML :

" XML

User definable tags

Content driven

End tags required for well formed documents

Quotes required around attributes values

Slash required in empty tags



HTML

Defined set of tags designed for web display

Format driven

End tags not required

Quotes not required

Slash not required
__________________
Vignesh
$Live It The Way You Love It$
Reply With Quote