Bertrand Delacretaz wrote:
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?
No, of course! :-)

Here is the mistake.

Thank you very much

Alberto

-Bertrand

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



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

Reply via email to