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]

RE: RE: Attribute test problem solved


:> Well I need to test all the secur.classif attributes on the entire 
:> document that's why I went that route.
:
:in that case // is OK, but don't put the tests based on 
://@secur.classif
:in a template for anything other than the root node. It is pointless
:doing it multiple times, as it willalways give the same resut.
:
You got it.  I perform the same test twice but I want it to give me
the same result, since its a priority for the entire document, and
it needs to be posted at the top and bottom.

Thanks Dave

Eddy


 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]