Re: Getting PI Attributes

Subject: Re: Getting PI Attributes
From: Oliver Becker <obecker@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Aug 2000 11:02:34 +0200 (MET DST)
Paul,

> For example, I have this PI : <?Pub _hardspace?>
> 
> With this mathing :
> <xsl:template match="processing-instruction('Pub')">
> I get my PI, but I don't have any way to get the "_hardspace". Is there any 
> way to do that ?

<xsl:value-of select="." /> should do this.

Cheers,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread