AssnOwner Element

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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