element <type> (local)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
XML Representation Summary
<type>
   
Content: 
{ xsd:string }
</type>
Included in content model of elements (1):
freeOrBusyEvent (in getFreeBusyDaysResponse)
Annotation
The type belongs to the following enumeration {free, tentative, busy, away}.
XML Source (see within schema source)
<xsd:element name="type" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
The type belongs to the following enumeration {free, tentative, busy, away}.
</xsd:documentation>
</xsd:annotation>
</xsd:element>