Re: xsl:apply-tempaltes with select matching

Subject: Re: xsl:apply-tempaltes with select matching
From: "Brett McLaughlin" <bmclaugh@xxxxxxxx>
Date: Wed, 8 Dec 1999 12:46:23 -0600
>
> And then go on an handle each child element of Portal:Content.  However,
> this doesn't work; the Portal:Content match never occurs.  If I take off
the
> select="Portal:Content" portion of <xsl:apply-templates> in the
Portal:Page
> section, it then does match Portal:Content, but nothing else.  If someone
> could let me know what I'm doing wrong, I'd appreciate it.  I'm also not
> sure this is the best way to accomplish this particular task, so any
> suggestions are welcome - the other XML data is used throughout the
> document, so I don't want to localize it within sections of the XML
content.

FYI, I have also tried <xsl:apply-templates select=".//Portal:Content">

>
> Thanks,
> Brett
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread