I’m implementing this now for the next release. Here’s what I think the query will look like to show:
- For each project
- First descendent with no children
//project//count(.*) = 0[0]
Does that syntax look reasonable?
I’m implementing this now for the next release. Here’s what I think the query will look like to show:
//project//count(.*) = 0[0]
Does that syntax look reasonable?