You are here

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

The XML namespaces required by this metadata format.

The XML namespaces required by this metadata format, keyed by namespace prefix. Even if the XML output uses a default prefix, no key here is allowed to be empty.

Type: array

File

includes/format.inc, line 42
Metadata formats.

Class

views_oai_pmh_format
The base class for metadata formats.

Code

public $namespaces = array();