aemsync
Version:
The code and content synchronization for Sling / AEM (Adobe Experience Manager).
10 lines (9 loc) • 448 B
text/xml
<jcr:root xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="nt:unstructured">
<children jcr:primaryType="nt:unstructured">
<child1 jcr:primaryType="nt:unstructured"></child1>
<child2 jcr:primaryType="nt:unstructured"></child2>
<child3 jcr:primaryType="nt:unstructured"></child3>
</children>
</jcr:root>