exclusive_checkout Element (SccTasks Schema)

Specifies whether multiple people can check out a file at the same time.

<exclusive_checkout required="true | false" />

Attributes and Elements

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

Attributes

Attribute Description

required

Optional exclusive_checkout attribute.

If the required attribute is set to true, only one person can check out an item at the same time. If it is set to false, multiple people can check out an item at the same time, and they must reconcile changes when they check in the item.

Child Elements

None.

Parent Elements

None.

Remarks

exclusive_checkout is an optional element of the SccTasks schema.

minOccurs="0"

maxOccurs="1"

Element Information

Namespace

Empty

Schema Name

SccTasks Schema

Validation File

SccTasks.xsd

Element Type

exclusive_checkout

Can Be Empty

Not applicable

See Also

Tasks

Process Template Schemas Download

Reference

checkin_note Element (SccTasks Schema)
permission Element (SccTasks Schema)

Concepts

Version Control [Team Foundation Server]