Subject: Re: XSLT 1.1 comments
From: Evan Lenz <elenz@xxxxxxxxxxx>
Date: Sun, 11 Feb 2001 00:36:39 -0800 (PST)
|
On Sat, 10 Feb 2001, Uche Ogbuji wrote:
> There is still no explanation of the "id" attribute on an xsl:stylesheet or
> xsl:transform element.
Actually, it is explained in 1.0, only in a different section, which is
about embedded stylesheets:
<quote href="http://www.w3.org/TR/xslt#section-Embedding-Stylesheets">
. . .
* the xsl:stylesheet element may occur in an XML document other than as
the document element.
To facilitate the second form of embedding, the xsl:stylesheet element is
allowed to have an ID attribute that specifies a unique identifier.
. . .
</quote>
Evan Lenz
XYZFind Corp.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|