Re: [xsl] Selection help

Subject: Re: [xsl] Selection help
From: "Imsieke, Gerrit, le-tex gerrit.imsieke@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 Nov 2015 22:45:23 -0000
Is OP using XSLT/XPath 2 at all?

On 30.11.2015 23:38, Syd Bauman s.bauman@xxxxxxx wrote:
> Yup, the comparison of "@type" to "'FOREIGN'" can be done with either
> 'eq or '='. It is the comparison of "@name" to ".../childKey/@name"
> that has to be '=', because (I'm presuming) there may be more than
> one ../constraint/childKey that has an @name.

Current Thread