Origami::XFA::Element
An XMP packet contains XML representation of PDF metadata.
# File lib/origami/xfa.rb, line 2981 def initialize super("xmpmeta") add_attribute 'xmlns', 'http://ns.adobe.com/xmpmeta/' add_attribute 'xml:space', 'preserve' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.