Exporting Views
- In the Views window, select one or more views.
Click Export.
The Export File window opens. It shows all XML files in the ASCET export directory.
- Enter path and name (with extension *.xml) of the export file.
Click Save.
The selected views are written to the file.
An export file for views has a very simple structure. The name of a view is stored in the <View> element, the settings in the tabs of the ASCET Document Contents window are stored in the <Documentation>, <BDE Settings>, and <ElementDefaults> elements. Each setting in a tab corresponds to an attribute of the respective element. In addition, the <BasicBlockDefaults> element defines the visibility for graphical comments.
Only the <View> element containing the name of the view is mandatory, the other elements and attributes are optional. Missing attributes are set to true during import.
When you export several views, separate <View> elements are created for each exported view.
See also
Open the 