Title property: any docs on ./jcr: vs ./customname?
Just wondering if anyone can point me to a clear piece of documentation to differentiate between when we would use ./jcr: and when we would use a custom value such as ./customname?
Just wondering if anyone can point me to a clear piece of documentation to differentiate between when we would use ./jcr: and when we would use a custom value such as ./customname?
The jcr: namespace is used to define system-specific properties and elements in the repository. In AEM, these properties and elements are essential for the proper functioning of the content repository and the management of content-related information. Some common system-specific properties in the jcr: namespace include jcr:primaryType (indicating the primary node type), jcr:mixinTypes (indicating mixin node types), and others.
Since, these are have a specific purpose, please avoid using "jcr:" namespace for custom properties.
Use custom namespace for custom properties. Namespace primarily helps you organize and manage your metadata. For example, it could help you:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.