You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Rogerio Lacerda <ro...@newmail.net> on 2000/08/08 00:10:19 UTC

XSP

Problem:

I have a XML:

<image legend="legend" type="photo2" link="image/photo2.jpg" />
<image legend="legend" type="photo1" link="image/photo1.jpg" />

But I need show in first table the photo1 and in second table the photo2...

The photo2 ( like above ) is in first line and photo1 in second line...how I
process this XSL/XSP ???

The XSL with XSP dont accept CALL-TEMPLATE...

Thanxs a lot,


Roger