Namespace: |
|
Content: |
|
Defined: |
globally in myCalendar.xsd; see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
XML Representation Summary |
||||||
<... |
||||||
|
||||||
> |
||||||
|
||||||
</...> |
Type Derivation Tree
hs:userReference (extension)
![]() |
<xsd:complexContent>
<xsd:extension base="hs:userReference">
</xsd:complexContent>
<xsd:attribute name="deleteAttendee" type="xsd:boolean">
</xsd:extension>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
Optionally specifies whether or not to delete this attendee
</xsd:documentation>
from the organizer's attendee table. If the attendee is not deleted, .NET Calendar will not know the status of this attendee because the status {not-sent, sent, cancelled} is not stored per-attendee. </xsd:complexType>
|
Type: |
xsd:boolean, predefined |
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Optionally specifies whether or not to delete this attendee
</xsd:documentation>
from the organizer's attendee table. If the attendee is not deleted, .NET Calendar will not know the status of this attendee because the status {not-sent, sent, cancelled} is not stored per-attendee. </xsd:attribute>
|
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>
|