Subject: RE: <xsl:template match="*"/>
From: "Lars Huttar" <lars_huttar@xxxxxxx>
Date: Thu, 17 Jul 2003 10:37:30 -0500
|
> If I am using appy-templates, and I reference the elements I
> want in my
> result document explicitly with match="an-element-name", I
> would expect
> <xsl:template match="*"/> to discard(exclude) all the other elements.
>
> This apparently is not the case as I am getting these
> unwanted elements in
> my output.
>
> What don't I understand?
>
> Any insight appreciated.
>
> Dave
>From what you've told us, it sounds right to me.
I think we'll need to see at least some of your XSL to know what's wrong.
Lars
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|