sandbox.publish('documentSet');\r
},\r
getDocument: function() {\r
- return canvas.toXML();\r
+ return transformations.toXML.getXML(canvas.getContent());\r
},\r
modifyCurrentNode: function(attr, value) {\r
if(manager.currentNode) {\r
command: function(command, meta) {\r
manager.command(command, meta);\r
}\r
- }\r
+ };\r
\r
};\r
\r