Created
May 16, 2019 17:06
-
-
Save kuckmc01/dccdcc0367e8cea3a73f7f88f0a46844 to your computer and use it in GitHub Desktop.
xpath get PageContent that has child component with sling:resourceType
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/jcr:root/content//element(*,cq:PageContent)[*/*/@sling:resourceType="the/resource/type"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment