simpleType "cdataContentType"
Namespace:
Defined:
globally in myCalendar.xsd; see XML source
Used:
never
Simple Content Model
xsd:string
Annotation
Contains the attachment body.
Type Definition Detail
Type Derivation Tree
xsd:string (restriction)
  cdataContentType
Derivation:
restriction of xsd:string
XML Source (see within schema source)
<xsd:simpleType name="cdataContentType">
<xsd:annotation>
<xsd:documentation>
Contains the attachment body.
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:string"/>
</xsd:simpleType>