It's not clear to me whether you are generating HTML, or XSL-FO, or some other presentation vocabulary. Whichever it is, I think your problem is not an XSLT problem, but a problem in understanding the semantics of the target vocabulary. To put it another way, if you don't know how to generate a particular output from your stylesheet, that's an XSLT problem, but if you don't know what output you want your stylesheet to generate, that isn't.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|