Sha256: 722d25e060d0038dcfca3c7890372a89b43199ac5ab2762de200da869e1fd90c
Contents?: true
Size: 300 Bytes
Versions: 80
Compression:
Stored size: 300 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
80 entries across 80 versions & 2 rubygems