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.
| Name | Type and description |
|---|---|
| <keyword-name> | Dynamic / Model dependent |
| The given name of the keyword or synonym |
| Name | Type and description |
|---|---|
| displayName | javax.jcr.PropertyType.STRING |
| The same value as defined in the name 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!
Note! This node type was introduced in SiteVision 2.6.2_04.
Last updated:
