Sha256: c59fef3e13299281961db51c8e1733c38f9d8ca7a110fe70e595b5f8564ea7a7
Contents?: true
Size: 297 Bytes
Versions: 43
Compression:
Stored size: 297 Bytes
Contents
xml.instruct! :xml, :version=>"1.0" xml.modsCollection( 'xmlns:xsi' => "http://www.w3.org/2001/XMLSchema-instance", 'xmlns' => "http://www.loc.gov/mods/v3"){ @manifestations.each do |manifestation| xml << render('manifestations/show', manifestation: manifestation) end }
Version data entries
43 entries across 42 versions & 3 rubygems