Hi,
Just a small comment but I feel that a lot of the problem issues, and
especially some of the complexity might be tied to where and how Cocoon sets
the the interface between Java and XSLT. I have many examples in mind but
in general I feel that more of the framework should be in xslt and that
.
Regards,
ac
PS: I will lookup the SourceWritingTransformer, thank you.
PSS: See example below.
-Message d'origine-
De : Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Envoye : 18 juin, 2002 08:27
A : [EMAIL PROTECTED]
Objet : RE: sitemap.xmap question
> From: Andre Cusson [mailt
Hi Matthew,
I've been developing software for 3 decades. I love XSLT. Cocoon is dynamic
(pipelined) XML/XSLT.
I would be happy to read and comment your book.
andre cusson
[EMAIL PROTECTED]
-Message d'origine-
De : Matthew Langham [mailto:[EMAIL PROTECTED]]
Envoye : 22 ma
always clean and formal.
ac
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Envoyé : 31 mars, 2002 22:12
À : [EMAIL PROTECTED]
Objet : Re: [OT] uneven tags inside XSLT conditionals
On Sun, Mar 31, 2002, Andre Cusson wrote:
> Vadim is right, you need to writ
Vadim is right, you need to write 2 at a time and that is what the 2 loops
do.
ac
PS: xslt is sometime complex for simple processes and simple for complex
ones ...
-Message d'origine-
De : Andre Cusson [mailto:[EMAIL PROTECTED]]
Envoyé : 31 mars, 2002 13:20
À : [EMAIL PROTECTED]
sorry, also drop the in one of the two (when/otherwise)
ac
-Message d'origine-
De : Andre Cusson [mailto:[EMAIL PROTECTED]]
Envoyé : 31 mars, 2002 13:16
À : [EMAIL PROTECTED]
Objet : RE: [OT] uneven tags inside XSLT conditionals
How about adding a at the end of the when claus
How about adding a at the end of the when clause and adding a at
the start of the otherwise clause.
ac
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Envoyé : 31 mars, 2002 11:16
À : [EMAIL PROTECTED]
Objet : [OT] uneven tags inside XSLT conditionals
Hey,
I