This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to know if an attribute is defaulted


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]