Adobe InDesign CS (3.0) Object Model JS: XMLImportMaps

InDesign CS

Class

XMLImportMaps

 A collection of XML import maps.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

XMLImportMap add (markupTag: any, mappedStyle: any[, withProperties: Object])
Creates a new mapping of an XML tag to a style (paragraph, character, object, table, or cell).

ParameterTypeDescription
markupTagString
XMLTag
The XML tag to map to the specified style (paragraph, character, object, table, or cell). Can accept: XMLTag or String.
mappedStyleCharacterStyle
ParagraphStyle
String
The paragraph or character style. Can accept: ParagraphStyle, CharacterStyle or String.
withPropertiesObjectInitial values for properties of the new XMLImportMap (Optional)

number count ()
Displays the number of elements in the XMLImportMap.

Element of

Application.xmlImportMaps

Document.xmlImportMaps

Jongware, 27-Jun-2010 v3.0.3dContents :: Index