On Sat, 5 Feb 2011 20:13:58 +0530 Sanjaya Liyanage <[email protected]> wrote:
> Hi dev, > I am going through the book "DocBook XSL: The Complete Guide - > 4th Edition" and in chapter 12 book addresses class.value mode and > the class.attribute mode.I got the facts regarding the class.value > mode but have the below doubts regarding the latter. > > 1. How can we indicate the customisation layer about the > class.value? 2. What is the relationship between the class.value > and class.attribute mode? > > Any clarification will be a great help for me. > > Thank you. > Sanjaya Liyanage. http://docbook.sourceforge.net/release/xsl/current/doc/html/css.decoration.html If non-zero, then html elements produced by the stylesheet may be decorated with style attributes. For example, the li tags produced for list items may include a fragment of CSS in the style attribute which sets the CSS property "list-style-type". HTH -- regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
