HTML & XML

Reply

Join Date: Apr 2005
Posts: 22
Reputation: vex is an unknown quantity at this point 
Solved Threads: 0
vex vex is offline Offline
Newbie Poster

HTML & XML

 
0
  #1
May 16th, 2005
Could someone decribe the differences between HTML and XML.

Thanks in advance
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 1,655
Reputation: tgreer is an unknown quantity at this point 
Solved Threads: 35
Team Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: HTML & XML

 
0
  #2
May 18th, 2005
HTML is a set of tags to describe a web page.

XML is a set of tags to describe any given type of hiercharchal data, depending on the schema for that data.

XHTML is an XML-compliant implementation of HTML.

So with XML, you could invent your own tags and properties to describe any package of data. You would create a schema that described your legal tags and properties. Then if enough people liked it, you could start exchanging XML data in your format, and possibly make it a standard.

That's what XHTML is - a standardized XML format/schema created for web pages.

All "ML" formats have SGML as the predecessor.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC