W3C Tutorial (7): W3C XSL Activities

W3C Tutorial (7): W3C XSL Activities XSL 1.0 (XSL-FO) October 15, 2001 XSL 1.1 December 5, 2006 XSLT 1.0 November 16, 1999 XSLT 1.1 August 24, 2001 XSLT 2.0 Requirements February 14, 2001 XSLT 2.0 January 23, 2007 W3C Reference
W3C XSL Home Page

A style sheet describes how a document should be displayed, pronounced, or typed. The XSL language consists of three parts: XSLT, XPath, and XSL formatting objects.
A style sheet describes how a document should be displayed, rendered, or printed. The XSL language consists of three parts: XSLT, XPath, and XSL formatting objects. XML Tutorial To learn more about XSL, read our XSL Tutorial. XSL Version XSL 1.0
XSL 1.0 was published as a W3C Recommendation on October 15, 2001 as a language for expressing style sheets. It consists of three parts: XSLT, XPath, and XSL formatting objects. XSLT 1.0
XSLT 1.0 became a W3C recommendation on November 16, 1999. XSLT is a language for transforming XML documents into other XML documents. XSLT 2.0
XSLT 2.0 became a W3C recommendation on January 23, 2007. XSL-FO (XSL Formatting Objects)
XSL formatting objects A vocabulary for specifying formatting semantics. Formatting refers to the process of converting the results of an XSL transformation into something suitable for a reader or listener. Although there is no separate W3C document for XSL formatting objects, they can be found in the XSL 1.0 Recommendation. W3C XSL Specification and Timeline
specification Draft/Proposal recommend

<<:  vue3+ts+EsLint+Prettier standard code implementation

>>:  Detailed explanation of the flexible use of CSS grid system in projects

Recommend

nginx+tomcat example of accessing the project through the domain name

I was curious about how to access the project usi...

How to add Lua module to Nginx

Install lua wget http://luajit.org/download/LuaJI...

Vue song progress bar sample code

Note that this is not a project created by vue-cl...

CSS3 uses the transition property to achieve transition effects

Detailed description of properties The purpose of...

Detailed explanation of MySQL binlog usage

binlog is a binary log file that records all DML ...

Vue3 manual encapsulation pop-up box component message method

This article shares the specific code of Vue3 man...

MySQL scheduled full database backup

Table of contents 1. MySQL data backup 1.1, mysql...

js to achieve floor scrolling effect

This article uses jQuery to implement the sliding...

Key issues and solutions for web page access speed

<br /> The website access speed can directly...

How to use fdisk to partition disk in Linux

Commonly used commands for Linux partitions: fdis...

Solve the problem of invalid utf8 settings in mysql5.6

After the green version of mysql5.6 is decompress...

Remote Desktop Connection between Windows and Linux

When it comes to remote desktop connection to Lin...