Do you have something like this in your stylesheet:

<xsl:stylesheet  ...
        xmlns:dir="your-url"
        ...
>

Barbara

On 27 Jun, 2008, at 8:43 am, Johannes Hoechstaedter wrote:

Hello,

can anybody tell me how to match this node in xsl?

<dir:directory name="configuration" lastModified="1214405055546" date="25.06.08 16:44" size="0" sort="name" reverse="false" requested="true"/>

<xsl:template match="dir:directory">  doesn't work.
cheers
Johannes

---------------------------------------------------------------------
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