You are here

public function Jats::getSchema in Views OAI-PMH 8

Overrides MetadataPrefixInterface::getSchema

File

src/Plugin/MetadataPrefix/Jats.php, line 40

Class

Jats
Class Jats.

Namespace

Drupal\views_oai_pmh\Plugin\MetadataPrefix

Code

public function getSchema() : string {
  return 'https://jats.nlm.nih.gov/publishing/1.1/xsd/JATS-journalpublishing1.xsd';
}