[xsl] How build an Array, N columns, M lines ?

Subject: [xsl] How build an Array, N columns, M lines ?
From: Samuzeau Pascal <samuzeau@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 12 Apr 2001 10:46:57 +0200
Hi,

So the question is How to build it.

I just want to build an array of pictures. The part of XML is :

<picture number="1">
    <height>128</height>
    <width>128</width>
    <name>X</name>
    <location>Here/</location>
</picture>

... This repeat N times as long as possible. I want to display this in 6
columns max.

Thank

PS


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread