On Sat, 02 Jun 2001 13:03:28 +0900
Yuji KATO <[EMAIL PROTECTED]> wrote:
> I have a problem of template-applying of XSL by Cocoon 1.8.2.
> 
> I got the the result1 below using XSL1 but the result2 using XSL2.
> My expectation on XSL2 is something like this:
> <html a="b"><cntntforcp><input-text-page>...
> ...</cntntforcp></input-text-page></html>

The tags above are wrong. The right ones are the following:
<html a="b"><cntntforcp><input-text-page>...
...</input-text-page></cntntforcp></html>

Thank you for help.

++++++++++++++++++++
Yuji KATO
[EMAIL PROTECTED]



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to