W3C

Errata for "Associating Style Sheets with XML documents Version 1.0"

About this document

This document records all known errata to the Associating Style Sheets with XML documents Version 1.0 (W3C Recommendation 29 June 1999); for updates see the latest version.

Please email error reports to www-xml-stylesheet-comments@w3.org (archive).

Known Errors

Pseudo-attribute type

Added: 1 Mar 2000

Description: The pseudo-attribute "type" declared with type CDATA #REQUIRED is mandatory.
Correction: The declaration is changed to: type CDATA #IMPLIED so that it is optional.
Rationale: This pseudo-attribute is adopted from HTML 4.0, where it is optional.

Typo in example

Added: 19 May 2004

Description: There is an unwanted space in the value of the 'rel' attribute of the LINK element in the first example.
Correction: Change the first line of the example to read
<LINK href="mystyle.css" rel="stylesheet" type="text/css">


Last update: $Id: errata.html,v 1.3 2004/05/19 12:13:36 ht Exp $
xml-editor