XMLImportPreference

XML import preferences.

Objects:

Boolean, Object, XMLImportStyles

Property Listing

Property

Type

Access

Description

importStyle

XMLImportStyles

XMLImportStyles.APPEND_IMPORT

XMLImportStyles.MERGE_IMPORT

read/write

The style of incorporating imported XML content into the document.

importToSelected

Boolean

read/write

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

read/write

A property that allows setting of several properties at the same time.

Object of

Application.xmlImportPreferences

Document.xmlImportPreferences