Subject: Re: [xsl] Sibling axis and as="element()" From: "Colin Adams" <colinpauladams@xxxxxxxxxxx> Date: Mon, 31 Jul 2006 17:36:56 +0100 |
From: "andrew welch" <andrew.j.welch@xxxxxxxxx>
In this case:
<xsl:variable name="foo" as="document-node()"> <xsl:document> <foo/> <foo/> <foo/> </xsl:document> </xsl:variable>
There is a document node and three child elements, that are siblings of one another but that do not have a common parent? How come in this case there doesn't have to be a single root node?
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Sibling axis and as="elem, andrew welch | Thread | Re: [xsl] Sibling axis and as="elem, David Carlisle |
[xsl] For-each and keys(), Steve | Date | Re: [xsl] Sibling axis and as="elem, David Carlisle |
Month |