You are here

public property views_oai_pmh_format::$root_attributes in Views OAI-PMH 7.3

The attributes to assign to the root tag.

The attributes to assign to the root tag, including XML namespace attributes.

Type: array

File

includes/format.inc, line 88
Metadata formats.

Class

views_oai_pmh_format
The base class for metadata formats.

Code

public $root_attributes = array();