Thread Rating:
  • 0 Vote(s) - 0 Average
Share Thread:
SItemap
#6
In HTML (Hyper Text Markup Language), both the tag semantics and tag sets are fixed. On the other hand, XML (eXtensible Markup Language) specifies neither semantics nor a tag set. In fact, XML is really a meta-language for describing markup languages.

In other words, XML provides a facility to define tags and the structural relationships between them. Since, there is no predefined tag set, there can't be any preconceived semantics. All of the semantics of a XML document will be either defined by the applications that process them or by stylesheets.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)