|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Pattern "node()" and document nodes
On Thu, Feb 25, 2010 at 9:27 PM, Florent Georges <lists@xxxxxxxxxxxx> wrote:
> B Could someone confirm that the pattern "node()" matches a
> document node?
It is.
I think, this test can verify that:
<xsl:template match="/">
<xsl:if test=". instance of node()">
true
</xsl:if>
</xsl:template>
This will print "true", if what you've started is true.
--
Regards,
Mukul Gandhi
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








