Encyclopedia > XSL

  Article Content

Extensible stylesheet language

Redirected from XSL

Extensible Stylesheet Language (XSL) is a language which allows one to describe how files encoded in the XML standard are to be formatted. The language has two parts
  • XSL Transformations (XSLT): a language for transforming XML documents
  • XSL Formatting Objects (XSL-FO): to describe additional formatting

There are currently many XSLT implementations available; recent versions of both Internet Explorer and Mozilla (hence Netscape Navigator) support transformation of XML to HTML through XSLT.

XSL formatting objects are less widely supported. Most (?all) current implementations are only partial. FOP[?], from the Apache project, can render a large portion of the XSL formatting objects specification to PDF and other output formats. The PassiveTeX[?] package is another implementation that uses TeX to convert the output of an XSL-FO stylesheet to PDF.

XML Path Language (XPath) is used in XSL to describe how to access parts of an XML document.

Reference:

  • www.w3.org (http://www.w3.org/Style/XSL/) for the language definition.

See also:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
List of intelligence agencies

... (CESID[?]) - 2002. Centro Nacional de Inteligencia[?] (CNI[?]) (2002 - ) Sweden Säkerhetspolisen[?] (SÄPO) Switzerland Nachrichtendienst[?] ...

 
 
 
This page was created in 38.9 ms