Re: Test an attribut in all document

Subject: Re: Test an attribut in all document
From: Olivier Corby <Olivier.Corby@xxxxxxxxxxxxxxx>
Date: Thu, 12 Aug 1999 18:43:29 +0200
Stephane.St-Denis@xxxxxx said:
> I would like to ignore section with attribut Ignore="True".

Try this:

<xsl:template match="/*//*[@ignore='true']">
</xsl:template>

Olivier

---
Olivier Corby, Acacia project, INRIA Sophia Antipolis
email : Olivier.Corby@xxxxxxxxxxxxxxx tel : +33 4 92 38 78 71



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


Current Thread