Exporting to XML

You can export the data in a DataWindow or DataStore object to XML using any of the techniques used for exporting to other formats such as PSR or HTML:

When you export data, PowerBuilder uses an export template to specify the content of the generated XML.

NoteDefault export format If you have not created or assigned an export template, PowerBuilder uses a default export format. This is the same format used when you create a new default export template. See “Creating templates”.

OLE DataWindow objects cannot be exported using a template. You must use the default format.