Exporting in XML
You can export the DataWindow or DataStore object in XML using
PowerScript dot notation or the Describe method:
|
1 2 |
ls_xmlstring = dw_1.Object.DataWindow.Data.XML ls_xmlstring = dw_1.Describe("DataWindow.Data.XML") |
When you export the DataWindow or DataStore object, PowerBuilder
uses an export template to specify the content of the generated
XML.
Default export format
If you did not create or assign an export template, PowerBuilder
uses the default XSLT export format, which is the same format used
when you create a new default export template. See “Creating and saving templates”.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest