VariableAssignment Element

Author-it XML Format

Description

The VariableAssignment element is part of the VariableAssignments structure.

Attributes

None

Parent Element

VariableAssignments

Children

Element

Optional

Occurs

ID

No

Once

Name

No

Once

Value

No

Once

ValueObject

No

Once

Style

No

Once

Sample XML

<VariableAssignment>
<ID>17</ID>
<Name><Company></Name>
<Value>MyCompany Ltd</Value>
<ValueObject>0</ValueObject>
<Style>-1</Style>
</VariableAssignment>