sv:metadataKeyword

This node can either be a keyword or a synonym which is determined by the property isSynonym.

When this node is a keyword than it is always a sub node of a keyword definition (sv:metadataKeywordDefinition) and has zero or more keywords (sv:metadataKeyword) as sub nodes.

When this node is a synonym then it is always a sub node of a keyword (sv:metadataKeyword) and has no sub nodes.

 

 

Node name

Name

Type and description

<keyword-name>

Dynamic / Model dependent


The given name of the keyword or synonym.

Properties

Name

Type and description

displayName

javax.jcr.PropertyType.STRING


The same value as defined in the description property.



isSynonym

javax.jcr.PropertyType.BOOLEAN


Defines if this node is a keyword or a synonym.



mainPage

javax.jcr.PropertyType.WEAKREFERENCE


The page associated with a keyword.

Sitevision Utility API tip!

  • The MetadataDefinitionUtil interface exposes a set of methods for extracting a metadata definition for a node.

Note! This node type was introduced in Sitevision 2.6.2_04.