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

Grouping / Count Issue

Subject: Grouping / Count Issue
From: "Miraodb" <miraodb@xxxxxxxxxxx>
Date: Thu, 1 Dec 2005 14:52:13 +0100
 Grouping / Count Issue
> Grouping / Count Issue
> 22986 by: Miraodb
> 22987 by: Gabriel Osorio

> Date: Mon, 28 Nov 2005 11:02:07 -0500
> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
> From: "Gabriel Osorio" <gosorio@xxxxxxxxxxx>
> Subject: RE:  Grouping / Count Issue
> Message-ID: <EXCHANGEaeJnKWiQsEH000018fd@xxxxxxxxxxxxxxxxxxxx>
>
> Maybe with:
>
> <!-- F Fields -->
> <xsl:apply-templates select="Field[@dataType = 'F']" />
> <!-- other -->
> <xsl:apply-templates select="Field[not(@dataType = 'F')]" />
>


Hi,

unfortunetely it's not so easy.
the datatype is only referenced in the layout.
so basically, i need to loop into all <fieldValue> elements and look for its
corresponding layout to check if it's a 'F' or 'V'....

It seems like a  slow process, i'm sure it can be done faster than that
using recursion but i can't make it yet.

thanks in advance for your help.
fabrice

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.