[Home] [By Thread] [By Date] [Recent Entries]
Ramesh B wrote:
Hi, Can i give an attribute in xsl:apply-template's select Value? Of course! You only need a still a template matching on @name or attributes in common: <xsl:template match="@name"> <!-- do what you want --> </xsl:template> or <xsl:template match="@*"> <!-- for all attributes --> </xsl:template> Regards, Joerg -- System Development VIRBUS AG Fon +49(0)341-979-7419 Fax +49(0)341-979-7409 joerg.heinicke@xxxxxxxxx www.virbus.de XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



