class Origami::XDP::XDP

def initialize

def initialize
    super('xdp:xdp')
    add_attribute 'xmlns:xdp', 'http://ns.adobe.com/xdp/'
end