Re: [docbook] Help needed on XSL

From
Stefan Seefeld <>
Date
2003-05-01T16:00:42+00:00
ID
Thread
Re: [docbook] Help needed on XSL
damar thapa wrote:

 >      <tgroup cols="2">
 >        <tbody>
 >          <row>
 >            <entry>File Type</entry>
 >
 >            <entry>Owner attributes</entry>
 >
 >            <entry>Group attributes</entry>
 >
 >            <entry>Other atributes</entry>
 >          </row>

 > Is my table structure correct?

no, as you declare the table to have two columns, while you really
have four.

Stefan