I have a linear list of items which I wish to arrange in a table using XSLT. I wish to specify the number of columns as a parameter. For example, if I have a list of 12 items, I can select a 2x6, 3x4,
For each table in a document, I\'d like to define it \"simple\" or \"complicated\". It should be \"simple\" if each row contains at most开发者_JAVA技巧 two column, otherwise it should be \"complicated