Subject: Re: meaning of "contain" in the XSLT spec
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 1 Oct 1999 17:32:18 +0100 (BST)
|
I think `contains' when applied to elements _does_ consistently refer to
child relationship.
When applied to other things than XSL elements it necessarily means
something else. In the case of `stylesheet' and `template' it is taken
as meaning textually contained within. (note stylesheet is not the same
as xsl:stylesheet element, and similarly for template)
The confusion of xsl:attribute is I think was not one of child or
descendent, but over which tree the relationship is being expressed:
the xsl stylesheet tree or the result tree being built.
David
(who of course has nothing to do with this at all really:-)
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|