RE: how to get value out of the attlist ?

Subject: RE: how to get value out of the attlist ?
From: Mike Brown <mbrown@xxxxxxxxxxxxx>
Date: Wed, 1 Dec 1999 15:41:13 -0700
I was actually slightly inaccurate.

> > DATE[@FIND_VALUE] means:
> > element named DATE for which @FIND_VALUE is true
> > (true if it has an attribute named FIND_VALUE)

It actually means the *set* of elements *that are children
of the context node* and that are named DATE, and for which
the expression in brackets is true.

-Mike


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


Current Thread