Re: Can someone explain Xalan XSLT execution

2007-10-16 Thread keshlam
>> - why there is code to execute stylesheet in ElemTemplateElem.execute method >> and also in TransformerImpl, which and when is used >That's a good question, but I don't know the answer. It looks like the code in >TransformerImpl is used to match the initial template for stylesheet processing

Re: Can someone explain Xalan XSLT execution

2007-10-16 Thread Henry Zongaro
Hi, Tomas. Tomas Studva <[EMAIL PROTECTED]> wrote on 2007-10-13 05:40:48 AM: > I cannot provide any donations to Xalan, I'm doing on my own. I'm interested > about interpretive execution. For me, it would be useful if you can review > Xalan part of this document: > http://www.javaforge.com/proj/

Re: Can someone explain Xalan XSLT execution

2007-10-13 Thread Tomas Studva
I cannot provide any donations to Xalan, I'm doing on my own. I'm interested about interpretive execution. For me, it would be useful if you can review Xalan part of this document: http://www.javaforge.com/proj/doc/details.do;jsessionid=190DC631414DA527977AF6C19BE6F42F?doc_id=36525 - which branch

Re: Can someone explain Xalan XSLT execution

2007-10-13 Thread Tomas Studva
I know that document. I've read that before. Mukul Gandhi wrote: > > You might find this information useful: > http://xml.apache.org/xalan-j/design/design2_0_0.html > > On 10/12/07, Tomas Studva <[EMAIL PROTECTED]> wrote: >> >> Can someone explain Xalan XSLT execution in details, please. Or gi

Re: Can someone explain Xalan XSLT execution

2007-10-12 Thread Mukul Gandhi
You might find this information useful: http://xml.apache.org/xalan-j/design/design2_0_0.html On 10/12/07, Tomas Studva <[EMAIL PROTECTED]> wrote: > > Can someone explain Xalan XSLT execution in details, please. Or give link to > some good docs. > > Tomas -- Regards, Mukul Gandhi

Re: Can someone explain Xalan XSLT execution

2007-10-12 Thread keshlam
"Explaining Xalan execution", in full detail, would be a small book. Even a "principles of operations" document would be nontrivial... though perhaps worth having, if someone had the time to work on it. At that level, the answer is "Yes, someone can and should, but someone has to come up with the