Origami::XFA::Element
The datasets element enclosed XML data content that may have originated from an XFA form and/or may be intended to be consumed by an XFA form.
# File lib/origami/xfa.rb, line 795 def initialize super("xfa:datasets") add_attribute 'xmlns:xfa', 'http://www.xfa.org/schema/xfa-data/1.0/' end
[Validate]
Generated with the Darkfish Rdoc Generator 2.