element <puid> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within userReference complexType in hscommon.xsd; see XML source
XML Representation Summary
<puid>
   
Content: 
{ xsd:string }
</puid>
Included in content model of elements (10):
attendee (in event), attendee (in invite), attendee (in uninvite), attendee (type attendeeType), coworkerOrDepartment (type userReferenceCategorized), delegateResponder (type userReference), organizer (type userReference), userReference, userReference (in contact), userReference (in myProfile)
Annotation
This optional element specifies the PUID for the enclosing element.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="puid" type="puidType">
<xsd:annotation>
<xsd:documentation>
This optional element specifies the PUID for the enclosing element.
</xsd:documentation>
</xsd:annotation>
</xsd:element>