Methods

Class/Module Index [+]

Quicksearch

Origami::XDP::Packet::Datasets

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.

Public Class Methods

new() click to toggle source
# 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.