Class
XML import preferences.
XMLImportPreference
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
importStyle | XMLImportStyles: XMLImportStyles.APPEND_IMPORT XMLImportStyles.MERGE_IMPORT |
r/w | The style of incorporating imported XML content into the document. |
importToSelected | bool | r/w | If true, imports into the selected XML element. If false, imports at the root element. |
parent | Application Document |
readonly | The parent of the XMLImportPreference (a Application or Document). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
Element of
Application.xmlImportPreferences
Document.xmlImportPreferences
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |