Hi everybody

      Is there anyway in xsl:fo to create dynamic columns in a table.

Ex:

  <root>
      <label>company 1</label>
      <label>company 2</label>
      <label>company 3</label>
       .
       .
       .
       .
       .
       <label>company n</label>
       <requirement>hello</requirement>
       <comments>good</comments>
   </root>

    The xsl:fo should be in such a way that it should parse through this xml
and print the company names in header of the tables along with requirements
and comments.

    Any help would be appreciated.


Thanks in Advance

Anandh

-- 
View this message in context: 
http://old.nabble.com/Dynamic-table-generation-tp27024524p27024524.html
Sent from the Cocoon - Dev mailing list archive at Nabble.com.

Reply via email to