[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] generate a table with rows and exactly four columns with xsl


Subject: [xsl] generate a table with rows and exactly four columns with xsl
From: "Markus Hanel" <markus.hanel@xxxxxx>
Date: Wed, 24 Sep 2003 21:48:49 +0200 (MEST)

hallo,
I am a beginner with xml, and my problem is to create a table with rows
and exactly 4 columns to number automatic a few forms. The last row
should be filled up to 4 columns with empty cells if necessary.
many thanks!
markus


<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<?xml-stylesheet href="tabelle.xsl" type="text/xsl"?>
<!DOCTYPE interview SYSTEM "tabelle.dtd">
<interview>
<form>test1</form>
<form>test2</form>
<form>test3</form>
<form>test4</form>
<form>test5</form>
<form>test6</form>
<form>test7</form>
<form>test8</form>
<form>test9</form>
<form>test10</form>
<form>test11</form>
<form>test12</form>
<form>test13</form>
</interview>

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService

Jetzt kostenlos anmelden unter http://www.gmx.net

+++ GMX - die erste Adresse für Mail, Message, More! +++


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



Current Thread
Keywords
xml