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: check if nodes match xpath expression


> We also have a parameter containing an xpath expression

Standard XSLT doesn't have any mechanism for evaluating an XPath expression
held in a string.

Saxon has saxon:expression() and saxon:evaluate() which are designed to
satisfy this kind of requirement.

Mike Kay 


 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]