I have the following function call
this.component.getXML({ format: true }, (error, currentXML) => { if (error) { console.error(error.message); }