Re: [xsl] How to know if an attribute is defaulted

Subject: Re: [xsl] How to know if an attribute is defaulted
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
Date: Tue, 8 Jan 2002 20:10:10 +0100
> > I fear I know the answer, but I ask anyway...
>
> can't be done.
> The only thing you can do in standard xslt/xpath is to process the file
> _without_ the dtd (which may involve ediing the file)
>
> David

or you have to do a 2-step-transformation. after the first transformation
with dtd you know all attributes, with the second stylesheet you can filter
your xml.

Joerg


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


Current Thread