Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

ReleaseStates Element

Description

The ReleaseStates element contains a list of release states that are used by the main objects in the XML.

Attributes

None

Parent Element

AuthorIT

Children

Element

Optional

Occurs

ReleaseState

Yes

Zero to many times

Sample XML

<ReleaseStates>
- <ReleaseState>
<ID>9</ID>
<Name>Do Not Publish</Name>
<GUID>613B7C93F9C6413DA019C221B3D53E5A</GUID>
<Color>16777215</Color>
<ReviewColor>33023</ReviewColor>
</ReleaseState>
- <ReleaseState>
<ID>18</ID>
<Name>Released</Name>
<GUID>FF62C71468864748AE4C4AB2C2CCC006</GUID>
<Color>16777215</Color>
<ReviewColor>32768</ReviewColor>
</ReleaseState>
- <ReleaseState>
<ID>1</ID>
<Name>Draft</Name>
<GUID>BA24FA3903564ABBAE8EA6A7B609C159</GUID>
<Color>16777215</Color>
<ReviewColor>255</ReviewColor>
</ReleaseState>
</ReleaseStates>
Top of Page Email this Page Log Support Call Send Feedback Print