Removes all Dublin Core metadata elements.

This viper method also supports the extension viper syntax.

Syntax

Smartsite SXML CopyCode image Copy Code
this.cleardublincore()

Extension Viper Syntax

Smartsite SXML CopyCode image Copy Code
page.<id>.cleardublincore()

Parameters

This Viper method does not expose any parameters.

Return Value

None.

Used in

Macro Description
Metadata Provides metadata that can be included in an HTML page and forwarded to external components such as the PDF generator and Image Processor.
SXML