[5.1 Assembly]override

override — .

Description

The override element has the same content model as info. When used in a module, the override element indicates elements in the meta-information of the included resource that should be replaced with the content of the override element.

This can be used, for example, to override the title of an included resource, or the pubdate or any other meta-information.

Processing expectations

The content of override is not rendered directly. Each element in the override replaces all elements of the same name in the meta-information of the included resource. They are rendered from that info wrapper in the normal way.