This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSLT 1.1 comments



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]