|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Re: "*|@*|text()" vs. "node()"
> As far as I know <xsl:apply-templates/> is the same like > <xsl:apply-templates select="*|text()"/>, No, <xsl:apply-templates/> is a shorthand for: <xsl:apply-templates select="child::node()"/> and will select all child nodes (e.g. for an element node -- elements, PIs, comments, text-nodes) of the current node. Cheers, Dimitre Novatchev. __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 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








