[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Re: DSSSL/XSL: act on an attribute and then dothe usual thing?
Sam Steingold wrote:
>>use next-match instead of
>>now-transform-the-original-quote-the-standard-way-as-if-there-was-no-role
>
>
> (element quote
> (let ((role (attribute-string (normalize "role"))))
> (case role
> (("pacakge")
> (make element gi: "STRONG" attributes: (list (list "CLASS" role))
> (next-match)))
> (else (next-match)))))
>
> does not work.
Sorry, my DSSSL knowledge is very shallow. Any error message, or it just
simply doesn't work?
Jirka
--
-----------------------------------------------------------------
Jirka Kosek
e-mail: jirka@kosek.cz
http://www.kosek.cz
S/MIME Cryptographic Signature
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]