ReleaseState Element

Author-it XML Format

Description

The ReleaseState element contains a number of elements which describe a release state.

Attributes

None

Parent Element

ReleaseStates

Children

Element

Optional

ID

No

Name

No

GUID

No

Color

No

ReviewColor

No

Type

No

Sample XML

<ReleaseState>
<ID>9</ID>
<Name>Do Not Publish</Name>
<GUID>613B7C93F9C6413DA019C221B3D53E5A</GUID>
<Color>16777215</Color>
<ReviewColor>33023</ReviewColor>

<Type>0</Type>
</ReleaseState>