XSL


XSL (Extensible Stylesheet Language)
  • Specifies how the data in a set of XML files should be displayed
  • Flow format is defined in the XSL flow objects namespace
  • XSL consists of three parts
  • Transformations (XSLT)
  • Data addressing (XPath)
  • Formatting objects (XSL-FO)
  • An XSL style sheet consists of a set of rules called templates.
  • XSL is an XML language