class ONIX::Publisher

Public Class Methods

role_tag() click to toggle source

@note role tag is not PublisherRole but PublishingRole

# File lib/onix/entity.rb, line 78
def self.role_tag
  "PublishingRole"
end