Subject: Re: XSL Help!!
From: Peter Davis <pdavis152@xxxxxxxxx>
Date: Fri, 6 Dec 2002 02:09:43 -0800
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Actually that would select a boolean, since it would select the result of the
"=" operation. And you can't select a boolean, so that would be invalid.
On Friday 06 December 2002 02:02, Américo Albuquerque wrote:
> <xsl:apply-templates select='person_name/person_name.type_cd/@V="L"/>
>
> what the select would say would be:
>
> Select the V attribute on the person_name.type_cd element that is
> a child of a person_name element that is a child of the current
> context.
>
> It selects the attribute.
- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE98HdohDAgUT1yirARAlQLAJ0T/yqx6LOwmxGEGbdErZfmquUcigCfRF1l
zsNLlnPaQ5N21ZPzW0fsOEU=
=uWnr
-----END PGP SIGNATURE-----
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|