Re: [xsl] Best Way to Break Up Nested Structures Based On Inline Elements

Subject: Re: [xsl] Best Way to Break Up Nested Structures Based On Inline Elements
From: "Imsieke, Gerrit, le-tex gerrit.imsieke@xxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 18 Apr 2018 18:21:34 -0000
On 18/04/2018 20:15, Imsieke, Gerrit, le-tex gerrit.imsieke@xxxxxxxxx wrote:
You'd identify all leaf elements

Correction: all leaf nodes, that is, node()[empty(node())]


The same should probably apply to "In the template that matches any element" b "In the template that matches any node", etc.

Gerrit

Current Thread