[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: Somewhat offtopic: xsl question
On Wed, May 26, 2004 at 07:06:01AM -0400, G. Ken Holman wrote:
> > I'm making a UBLInvoiceToEDIFACT stylesheet.
>
> Kewl! Which output vocabulary are you using to express the semantics of
> the EDIFACT message?
EANCOM D93.A INVOIC, if this is what you are asking for.
>
> <xsl:number/> - this instruction counts nodes based on declared
> properties of the nodes you want counted, but adds
> the resulting value directly to the result tree
>
> count() - this function counts nodes based on addressed properties
> of the nodes you want counted, but the end result can be
> used in calculations or comparisons
I will try to use this instead. I also prefer a pure XSLT solution
>
> But future XSL-related questions should be sent to the above mailing
> list. It may even be me answering if my volunteer time is being spent that
> day on that list. The list does get heavy at times, so you may want to
> subscribe, get your answer, and unsubscribe again. You may also find your
> answers directly in the archives of that list.
>
Ok, just subscribed to the list
Thank you Ken
--
Pedro Miguel G. Alves pedro.alves@compta.pt
COMPTA - Parceria e Tecnologia www.compta.pt
Tel: +351 21 413 46 00 Av. Jos� Gomes Ferreira
Fax: +351 21 413 46 09 n� 13 1495-139 ALG�S
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]