甘特图 API其他xml页面内容xml Description 指定 XML 序列化和解析 xml: anyExampleconst obj = gantt.xml; // -> { parse(text,loader){...}, serialize(){... }}DetailsThe XML object contains 2 members: parse() 方法 - 定义 dhtmlxGantt 将如何解析 XML 格式的数据。 serialize() 方法 - 定义 dhtmlxGantt 将数据序列化为 XML 格式的方式。 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.