Difference between revisions of "Extensible markup language"

From LIMSWiki
Jump to navigationJump to search
m (Internal link.)
m (Added cat)
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>
'''Extensible Markup Language''', otherwise known as '''XML''', 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 />
 
<!---Place all category tags here-->
[[Category:Software terms]]

Revision as of 19:15, 6 August 2014

Extensible Markup Language, otherwise known as XML, 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