API方法toXML本页内容toXML Description 将调度器的数据转换为XML格式 toXML: () => stringReturns string - (string) - 一个包含XML格式数据的字符串 Examplevar str = scheduler.toXML();Related samples Serialize scheduler events Details注释该方法需要启用serialize 插件。 如有需要,可以配置自定义属性。 此方法支持与重复事件一起使用。 Need help?Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.