Eric van der Vlist writes:
> > As values of global variables (constants in fact) can't be changed, i
> > was wondering if there exists a generic solution to manage inherited
> > attribute values.
>
> Personally, when this is needed, I pass these values from template to
> template using parameters (xsl:with-parameter works also with
> xsl:apply-templates, not only with xsl:call-template).
>
you can also cycle through ancestor::*/@xml:lang
(or something like that) until you find a
non-empty value.
Sebastian
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Eric van der Vlist - Tue, 20 Jun 2000 17:52:34 +0200
- Sebastian Rahtz - Tue, 20 Jun 2000 18:59:06 +0100 (BST) <=
Kay Michael - Thu, 22 Jun 2000 09:41:42 +0100
Kay Michael - Fri, 23 Jun 2000 09:31:28 +0100
|
|