甘特图 API其他xml页面内容xml Description 指定 XML 序列化和解析 xml: anyExampleconst obj = gantt.xml; // -> { parse(text,loader){...}, serialize(){... }}DetailsXML 对象包含两个主要方法: 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.