[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] Re: XSL tagging
Subject: RE: [xsl] Re: XSL tagging
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Fri, 2 May 2008 14:41:16 +0100
|
> Is there a better place I can Id my file as belonging to a
> website besides the stylesheet ID attribute?
Either use an attribute of xsl:stylesheet in your own namespace, or a
top-level element (child of xsl:stylesheet) in your own namespace. Both
those solutions seem far preferable to joyriding on an attribute that was
defined for a different purpose.
Michael Kay
http://www.saxonica.com/
|