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

How to configure nginx to return text or json

Sometimes when requesting certain interfaces, you...

Installing Win10 system on VMware workstation 14 pro

This article introduces how to install the system...

Description of the execution mechanisms of static pages and dynamic pages

1. A static page means that there are only HTML ta...

Diving into JS inheritance

Table of contents Preface Prepare Summarize n way...

Optimized record of using IN data volume in Mysql

The MySQL version number is 5.7.28. Table A has 3...

Solution to the problem of MySQL thread in Opening tables

Problem Description Recently, there was a MySQL5....

Implementing a web calculator based on JavaScript

This article shares the specific code of JavaScri...

JavaScript to achieve click image flip effect

I was recently working on a project about face co...

Brief introduction and usage of Table and div

Web front end 1 Student ID Name gender age 01 Zha...

HTML version declaration DOCTYPE tag

When we open the source code of a regular website...

WeChat applet implements the Record function

This article shares the specific code for the WeC...

Example of how to implement MySQL cascading replication

The so-called cascading replication is that the m...

About scroll bar in HTML/removing scroll bar

1. The color of the scroll bar under xhtml In the ...