[xsl] Document processing order

Subject: [xsl] Document processing order
From: "Joseph L. Casale jcasale@xxxxxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Jul 2017 15:02:51 -0000
I have a situation where I need to remove child elements from two distinct
paths
relative to the root, however the second path from document order is inferred
by
an xpath query that depends on the existence of the earlier child elements.

How does one accomplish such a task in xsl?

Thanks,
jlc

Current Thread