|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: what could select="self:node()[false()] be for?
> > XSLTC compiles the following template but at runtime throws > an error. Does anyone have a clue what the line > > <xsl:param name="data" select="self::node()[false()]"/> > > could be doing; is supposed to do; does it make any sense? Yes, it says that the default value of the parameter is an empty node-set. Other ways of saying this are equally bizarre: "/.." is popular, and I quite like "@text()". XPath 2.0 is much less fun, you just write "()". Michael Kay Software AG home: Michael.H.Kay@xxxxxxxxxxxx work: Michael.Kay@xxxxxxxxxxxxxx > > <xsl:template name="POP_UP"> > <xsl:param name="id"/> > <xsl:param name="data" select="self::node()[false()]"/> > </xsl:template> > > Tom Amiro > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list > > XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








