Hartmut Holzgraefe wrote: > i have it working in XSLT with markup like this: > > <methodsynopsis> > <type>int</type><methodname>rand</methodname> > <methodparam choice="opt"> > <type>int</type><parameter>min</parameter> > </methodparam> > <methodparam> > <type>int</type><parameter>max</parameter> > </methodparam> > </methodsynopsis> > <simpara> > > note that only the first parameter has the choice attribute set > (not sure if this is already checked in ...) > > but i don't want to put any more effort into the DSSSl stuff ...
never trust your own memory :( it works fine exactly the way as described above, even with the <methodsynopsis> rendering code i've written for DSSSL -- Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77 Wir stellen f�r Sie aus auf der CeBIT 2002 und freuen uns in Halle 6 auf Ihren Besuch am Stand H 18
