Re: [xsl] Get the first Array element

Subject: Re: [xsl] Get the first Array element
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Thu, 10 May 2012 08:49:00 -0700
Unless you clearly define the problem, don't expect any useful
response -- we are not supernaturals and only have limited guessing
power.

Cheers,
Dimitre

On Thu, May 10, 2012 at 7:11 AM, henry human <henry_human@xxxxxxxx> wrote:
> Hello
> <elements>
> ....
> B <TaxTotal>
> B B <otherAmount>22.00</otherAmount>
> B </TaxTotal>
> B .......
> B <TaxTotal>
> B B <otherAmount>90.00</otherAmount>
> B </TaxTotal>
> B <TaxTotal>
> B B B B B  .....
> B B <Amount>44.00</Amount>
> B B </TaxSubtotal>
> B </TaxTotal>
> B <TaxTotal>
> B B .....
> B B <Amount>10.00</Amount>
> B B </TaxSubtotal>
> B </TaxTotal>
> B ......
> </elements>
> ---------------------
> Ever I will get the FIRST Taxtotal because this has the Amount
> I tried :cac:TaxTotal[1]/cbc:RoundingAmount
> Butr It is wrong!
> ??
>



--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
To avoid situations in which you might make mistakes may be the
biggest mistake of all
------------------------------------
Quality means doing it right when no one is looking.
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play
-------------------------------------
Facts do not cease to exist because they are ignored.
-------------------------------------
I finally figured out the only reason to be alive is to enjoy it.

Current Thread