|
|

[an error occurred while processing this directive]
|
 |
 |
 |
| > developer > web app development |
 |
| XML Lounge |
 |
| Extensible Markup Language (XML) is a simple and very flexible language based on SGML. Although originally envisaged to meet the challenges involved in large-scale publishing, XML is set to play an increasingly important role in the markup of a wide variety of data on the Web. |
 |
 |
standards & specifications |
 |
 |
 |
|
Extensible Markup Language (XML) - A subset of SGML. Its goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML.
|
 |
|
Extensible Stylesheet Language (XSL) - A language for expressing stylesheets. It consists of three parts: XSL Transformations (XSLT): a language for transforming XML documents, the XML Path Language (XPath), an expression language used by XSLT to access or refer to parts of an XML document. (XPath is also used by the XML Linking specification). The third part is XSL Formatting Objects: an XML vocabulary for specifying formatting semantics. An XSL stylesheet specifies the presentation of a class of XML documents by describing how an instance of the class is transformed into an XML document that uses the formatting vocabulary.
|
 |
|
 |
 |