Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Apr 2002 17:51:17 +0100
From:      Nik Clayton <nik@freebsd.org>
To:        Alexey Zelkin <phantom@ark.cris.net>
Cc:        Nik Clayton <nik@freebsd.org>, Murray Stokely <murray@freebsdmall.com>, doc@freebsd.org
Subject:   Re: html in xml
Message-ID:  <20020424175117.L30474@canyon.nothing-going-on.org>
In-Reply-To: <20020423224618.A99442@ark.cris.net>; from phantom@ark.cris.net on Tue, Apr 23, 2002 at 10:46:18PM %2B0300
References:  <20020420205539.A29136@ark.cris.net> <20020422091454.GF16322@freebsdmall.com> <20020423082441.R30474@canyon.nothing-going-on.org> <20020423224618.A99442@ark.cris.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--JXNXDFPDBKDTvPOK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Apr 23, 2002 at 10:46:18PM +0300, Alexey Zelkin wrote:
> 1. is there any way to set variable with name defined at
> runtime ? Something like:
>=20
> <xsl:variable name=3D'$var_name' select=3D'xxx'/>

    xsltproc --param var_name "'xxx'"

Note how strings must be double quoted like this.

> 2. is there any way to change variable values ? XSLT specification
> says that's not possible, but what about xsltproc implementation ?

Nope, not possible.  What are you trying to do?

N
--=20
FreeBSD: The Power to Serve      http://www.freebsd.org/               (__)
FreeBSD Documentation Project    http://www.freebsd.org/docproj/    \\\'',)
                                                                      \/  \=
 ^
   --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---         .\._/=
_)

--JXNXDFPDBKDTvPOK
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzG4oQACgkQk6gHZCw343Uf9wCfbQ1LYuL94/PJI2vEnWO5KrEm
WXkAniBQNZ1GnMfcwu6tlZTlkaki+szS
=huPC
-----END PGP SIGNATURE-----

--JXNXDFPDBKDTvPOK--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020424175117.L30474>