XML, XSL
XML (Extensible Markup Language)
- standard for structured documents on the Web developed by W3C
- created to become a subset of SGML optimised for the Web
- XML fits for Web applications where HTML is insufficient
-
XSL (Extensible Stylesheet Language)
- language for expressing style sheets
- has two parts:
- a language for transforming XML documents (XSLT)
- an XML vocabulary for specifying formatting semantics