On 9/1/06, Alberto Brosich <[EMAIL PROTECTED]> wrote:

<xsl:template match="rfc:include">
    <xsl:element name="p"><xsl:value-of select="@name"/></xsl:element>

...xsl:value-of
retrieves no value and so on in the other templates.

Did you try with @rfc:name, in case the attribute has a namespace as well?

-Bertrand

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

Reply via email to