Difference between revisions of "Extensible markup language"

From LIMSWiki
Jump to navigationJump to search
m (moved Extensible Markup Language to Extensible markup language: Non-standard capitialization.)
m (Internal link.)
Line 1: Line 1:
Otherwise known as XML, '''Extensible Markup Language''' is a standard devised by the World Wide Web Consortium (W3C) which provides a common approach to representing information over the web. It is a language for describing data. It is not owned by any one vendor and thus remains an open standard. It is text-based so it can be processed by any platform.<ref>SEDD Specification 5.0 http://www.epa.gov/superfund/programs/clp/seddspec5.htm</ref>
Otherwise known as XML, '''Extensible Markup Language''' is a standard devised by the World Wide Web Consortium (W3C) which provides a common approach to representing [[information]] over the web. It is a language for describing data. It is not owned by any one vendor and thus remains an open standard. It is text-based so it can be processed by any platform.<ref>SEDD Specification 5.0 http://www.epa.gov/superfund/programs/clp/seddspec5.htm</ref>


==References==
==References==
<references/>
<references/>

Revision as of 22:08, 13 September 2013

Otherwise known as XML, Extensible Markup Language is a standard devised by the World Wide Web Consortium (W3C) which provides a common approach to representing information over the web. It is a language for describing data. It is not owned by any one vendor and thus remains an open standard. It is text-based so it can be processed by any platform.[1]

References