> Ferran Urgell:

> <a href="{sql:ref}"><xsl:value-of select="."/></a>

 >
 > Henrik Hofmann:

> <a>
>     <xsl:attribute name="href">

>         <xsl:value-of select="sql:ref"/>

>     </xsl:attribute>
>     <xsl:value-of select="."/>
> </a>


These two are equivalent and shouldn't cause any errors. Ferran has the 
shorter and more readable version.

Ferran's problem seems to be 'sql:ref' itself. But there I can't help.

Joerg



-- 

System Development
VIRBUS AG
Fon +49(0)341-979-7435
Fax +49(0)341-979-7409
[EMAIL PROTECTED]
www.virbus.de


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to