class Origami::XDP::Packet::Config
This packet encloses the configuration settings.
def initialize
def initialize super("config") add_attribute 'xmlns:xfa', 'http://www.xfa.org/schema/xci/3.0/' end
This packet encloses the configuration settings.
def initialize super("config") add_attribute 'xmlns:xfa', 'http://www.xfa.org/schema/xci/3.0/' end