Namespace:  | 
|
Defined:  | 
globally in myCalendar.xsd; see XML source  | 
Used:  | 
at 1 location  | 
Simple Content Model  | 
"single" | "recurring-master" | "recurring-instance" | "recurring-exception"  | 
| 
 Type Derivation Tree 
xsd:string (restriction) 
 | 
Derivation:  | 
 restriction of xsd:string 
 | 
|
| 
 
<xsd:restriction base="xsd:string">
 
<xsd:enumeration value="single"/>
 
</xsd:restriction>
<xsd:enumeration value="recurring-master"/> 
<xsd:enumeration value="recurring-instance"/> 
<xsd:enumeration value="recurring-exception"/> 
</xsd:simpleType> 
 |