function getProcessor() { return "libxml"; } function getVersion() { return "1.0" } function init() { configurePastingInElement("xmlArea"); }