[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Re: Cannot process a result tree fragment as a nod

Subject: Re: Re: Cannot process a result tree fragment as a node-set under XSLT 1.0 - My alternative don´t function
From: "ALEXCONTINI@xxxxxxxx" <ALEXCONTINI@xxxxxxxx>
Date: Thu, 17 Apr 2008 13:52:18 +0200 (MEST)
Re: Re:  Cannot process a result tree fragment as a nod
Sorry, i donB4t understand. Can you to explain?

<xsl:variable name="filter">
 <xsl:for-each....  //Recurso[condition]    (condition call to one
template!!)

</xsl;for-each>
</xsl:variable>

<xsl:variable name="total" select="count(x:node-set($filter)/*)"/>

Thank you very much,
Alexander


----Mensaje original----
De: davidc@xxxxxxxxx
Recibido: 17/04/2008 13:00
Para: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Asunto: Re: Re:  Cannot process a result tree fragment as a node-
set under XSLT 1.0 - My alternative donB4t function

Sorry, that was garbled, even by my standards.
try again:




If you have access to x:node-set (most xslt 1 systems other than
mozilla have it) then it's easy. just

<xsl:variable name="filter">
 <xsl:for-each....

</xsl;for-each>
</xsl:variable>

<xsl:variable name="total" select="count(x:node-set($filter)/*)"/>


If you haven't got node-set then it's a bit less convenient.

David




Ahora tambiC)n puedes acceder a tu correo Terra desde el mC3vil.
InfC3rmate pinchando aquC-.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.