|
Subject: Re: [xsl] Need an XPath expression for: $B is not contained in $A From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> Date: Thu, 14 Jun 2018 13:27:35 -0000 |
Do you see any problems with using this XPath to solve the problem:
not(some $i in $B/ancestor::* satisfies $i is $A)
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Need an XPath expression , Costello, Roger L. c | Thread | Re: [xsl] Need an XPath expression , Michael Kay mike@xxx |
| Re: [xsl] Need an XPath expression , Eliot Kimber ekimber | Date | Re: [xsl] Need an XPath expression , Michael Kay mike@xxx |
| Month |