View Single Post
  #4 (permalink)  
Old 05-19-2010, 11:21 AM
scroozlewis scroozlewis is offline
Junior Member
 
Join Date: May 2010
Posts: 17
scroozlewis is on a distinguished road
XML is "Extensible Markup Language". XML is subset of the Standard Generalized Markup Language (SGML) defined in ISO standard 8879:1986 that is designed to make it easy to interchange structured documents over the Internet. XML files always clearly mark where the start and end of each of the logical parts of an interchanged document occurs. XML restricts the use of SGML constructs to ensure that fall back options are available when access to certain components of the document is not currently possible over the Internet.
Reply With Quote