Skip to main content

toXML

Description

Converts scheduler's data into the XML format

toXML: () => string

Returns

  • string - (string) - a data string in the XML format

Example

var str = scheduler.toXML();

Details

note

The method requires the serialize plugin to be enabled.

  • Custom attributes can be configured if necessary.
  • The method can be used with recurring events.
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.