Home / Course / XML

XSLT tutorial

IntroductionChapterCourseware
"XSLT Tutorial" XSL refers to the EXtensible Stylesheet Language (EXtensible Stylesheet Language), which is a stylesheet language for XML documents. XSLT refers to XSL Transformation. In this tutorial, you will learn how to use XSLT to transform an XML document into another document, such as XHTML.
  • Difficulty:Elementary
  • Total of20 chapters
  • 44627 plays
  • About Instructor

    怪我咯
    怪我咯
    PHP developer
    You will learn:

    This tutorial has shown you how to use XSLT to transform XML documents into other formats, such as XHTML. You have learned how to add elements and attributes to and remove elements and attributes from the output file. You also learned how to rearrange and sort elements, perform tests, and decide which elements to show or hide. XSL includes three languages: XSLT, XPath, and XSL-FO, so learning XPath and XSL-FO should be your next step.

  • CancelreplySending
  • php.cn