xml
Description
Spezifiziert XML-Serialisierung und Parsing
xml: any
Example
const obj = gantt.xml; // -> { parse(text,loader){...}, serialize(){... }}
Details
Das XML-Objekt umfasst zwei Hauptmethoden:
- parse() Methode - steuert, wie dhtmlxGantt Daten im XML-Format liest und interpretiert.
- serialize() Methode - verwaltet, wie dhtmlxGantt Daten zurück in das XML-Format konvertiert.
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.