xsl-list
[Top] [All Lists]

Re: [xsl] Muenchian troubles - only getting first group - Help please!

2011-09-06 03:22:51
Hulk,

I am having trouble with Muenchian grouping. I want to add up the charges, by 
type. I expect in this particular example to output two <Total_Charge_By_Type 
... /> elements, but only one is outputted!
[snip]
The message output shows that the for-each is looping only once, for type 
"Pages", but there should be a second time for "Extent". Why not?

At the risk of making you angry, you need to provide a simplified
example - remove everything that isnt used from both the xml and the
xslt, convert the xslt into a runnable stylesheet, and then provide
the expected and actual output.  At the moment you've got too much
noise in there...


-- 
Andrew Welch
http://andrewjwelch.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>