AssnOwner Element

Name of the assignment owner.

<AssnOwner>
  StringValue
</AssnOwner>

Parent Elements

Assignment, Resource

Occurrences

Minimum: 0

Maximum: 1

Text Value

A text value of type string is required.

Example

The following example uses the AssnOwner element and the AssnOwnerGuid element to specify that the assignment owner is Ioannis Xylaras.

<Assignment>
  …
  <AssnOwner>Ioannis Xylaras</AssnOwner>
  <AssnOwnerGuid>479C3510-B506-4CE9-BA9A-60C585111E18</AssnOwnerGuid>
  …
</Assignment>

See Also

Reference

AssnOwnerGuid Element

Concepts

Resource Elements and XML Structure

XML Schema for the Resources Element

Assignment Elements and XML Structure

XML Schema for the Assignments Element