[xsl] List-style-type

Subject: [xsl] List-style-type
From: "Carmelo Montanez" <carmelo@xxxxxxxx>
Date: Thu, 15 Feb 2001 16:50:12 -0500
Hi folks:

I have a quick question if I may.

In CSS you may set values to the "list-style-type" attribute (such as disc,
circle, etc).

I am trying to set up list in XSL FO and I want to use items like, circle,
discs and other
in my list.  Is that possible at all?

what I am trying to do is something like the following PSEUDO and incredibly
invalid XSL code

    <fo:list-block style-type-equivalent-in-FO = "disc">
      <fo:list-item or-maybe-here-I can-set-this-equal-to="disc">
           ...
       </fo:list-item>
   </fo:list-block>

Any ideas, suggestions?

Greetings,
Carmelo Montanez


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread