/**
  * Constructor
  */
 function Mods34Schema()
 {
     // Configure the MODS schema.
     parent::PKPMods34Schema(ASSOC_TYPE_ARTICLE);
 }
 /**
  * Constructor
  */
 function Mods34Schema()
 {
     // Configure the MODS schema.
     parent::PKPMods34Schema(ASSOC_TYPE_MONOGRAPH);
 }