AssnOwnerGuid Element
The GUID of the assignment owner.
<AssnOwnerGuid>
StringValue
</AssnOwnerGuid>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Text Value
A text value of type string is required. The string must be in the form "HHHHHHHH-HHHH-HHHH-HHHH-HHHHHHHHHHHH" where "H" represents a hexadecimal digit between 0 and F.
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
Concepts
Resource Elements and XML Structure
XML Schema for the Resources Element