Share via


checkin_note Element (SccTasks Schema)

Specifies a check-in note that must be updated before a check-in is successful.

<checkin_note label="label text" required="true | false" order="integer" />

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute Description

label

Optional checkin_note attribute.

A string that labels the check-in note.

required

Required checkin_note attribute.

If set to true, the check-in note must have a value. If set to false, a value is optional.

order

Optional checkin_note attribute.

An integer that indicates the display order of the check-in note. For example, the integer 2 indicates that it displays second.

Child Elements

None.

Parent Elements

None.

Remarks

checkin_note is an optional element of the SccTasks schema.

minOccurs="0"

maxOccurs="unbounded"

Element Information

Namespace

Empty

Schema Name

SccTasks Schema

Validation File

SccTasks.xsd

Element Type

checkin_note

Can Be Empty

Not applicable

See Also

Tasks

Process Template Schemas Download

Reference

permission Element (SccTasks Schema)
exclusive_checkout Element (SccTasks Schema)

Concepts

Version Control [Team Foundation Server]