[xsl] target blank into one link

Subject: [xsl] target blank into one link
From: Dionisio Ruiz de Zárate <dionisio@xxxxxxxxxxxxx>
Date: Sun, 19 Sep 2004 16:07:02 +0200
hello i my xslt file i make the links using this:
<a href="{$link-org/metadatosinformacion_texto}">
<xsl:value-of select="$org/metadatosinformacion_texto"/>
</a>

how can i add the target="_blank" for openig the link into one new page?
thanks

Current Thread