Rockwell Automation FactoryTalk View Site Edition Users Guide User Manual
Page 673

D
•
I
MPORTING
AND
EXPORTING
XML
FILES
D–5
•
•
•
• •
D • Pl
aceh
old
er
<animations>
Is a group object that contains an animation element for
each type of animation set up for the object.
<animateVisibility>
Contains attributes for Visibility animation.
<animateColor>
Contains attributes for Color animation.
</animations>
Indicates the end of the animations object.
<connections>
Is a group object that contains a connection element for
each connection assigned to the object.
<connection name= “Value”>
Contains attributes for the Value connection.
<connection name= “Indicator”>
Contains attributes for the Indicator connection.
</connections>
Indicates the end of the connections object.
<confirm>
Contains attributes and elements for the confirmation
dialog box setings of the object.
</confirm>
Indicates the end of the confirm element.
</object1>
Indicates the end of the object1 element.
<object2>
Contains attributes from the General and Common tabs
in the object’s Properties dialog box, as well as elements
for the object’s states and connections.
<states>
Is a group object that contains state elements for each of
the object’s states.
<state stateid=“0”>
Contains attributes for the object’s first state, as well as
elements for the state’s caption and image.
<caption>
Contains attributes for the state’s caption.
<imageSettings>
Contains attributes for the state’s image.
</state>
Indicates the end of the state element.
<state stateid=“1”>
Contains attributes for the object’s second state, as well as
elements for the state’s caption and image.
<caption>
Contains attributes for the state’s caption.
<imageSettings>
Contains attributes for the state’s image.
</state>
Indicates the end of the state element.
</states>
Indicates the end of the states object.
<connections>
Contains a connection element for each connection
assigned to the object.
<connection name= “Value”>
Contains attributes for the Value connection.
<connection name= “Indicator”>
Contains attributes for the Indicator connection.
</connections>
Indicates the end of the connections element.
</object2>
Indicates the end of the object2 element.
<vbaProject>
Contains elements for the VBA project.
Element
Description