Adobe InDesign CS (3.0) Object Model JS: XMLAttributes

InDesign CS

Class

XMLAttributes

 A collection of XML attributes.

QuickLinks

add, count

Properties

PropertyTypeAccessDescription
lengthnumber readonlyThe number of objects in the collection.

Methods

Instances

XMLAttribute add (name: string, value: string[, withProperties: Object])
Creates a new XML attribute.

ParameterTypeDescription
namestringThe name of the attribute.
valuestringThe value of the attribute.
withPropertiesObjectInitial values for properties of the new XMLAttribute (Optional)

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

Element of

XMLElement.xmlAttributes

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