Namespace: |
|
Type: |
|
Content: |
complex, 4 elements |
Defined: |
XML Representation Summary |
|||||
<coworkerOrDepartment> |
|||||
|
|||||
</coworkerOrDepartment> |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="coworkerOrDepartment" type="hs:userReferenceCategorized">
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element encapsulates information about this entity's manager, assistant,
</xsd:documentation>
company, department, and so on. The information can include its name, Microsoft .NET Passport Unique ID (PUID) and e-mail address. Using this anchor information, additional details can be obtained. The required <b>cat</b>
element indicates the relationship of the element to this entity
(that is, ref="system#manager"). </xsd:element>
|
Type: |
hs:catType, empty content |
Defined: |
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional name specifies an e-mail address for the enclosing element.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element specifies the name for the enclosing element.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:puidType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This optional element specifies the PUID for the enclosing element.
</xsd:documentation>
</xsd:element>
|