2.2.4.9 tMmsSlides

The presentation description part for multimedia messages.

 <xs:complexType name="tMmsSlides">
     <xs:sequence>
         <xs:element name="head" type="tns:tHeader" minOccurs="0" />
         <xs:element name="body" type="tns:tBody" />
     </xs:sequence>
 </xs:complexType>

head: Header part of SMIL; MUST be an XML fragment that conforms to the XML schema of the tHeader complex type.

body: Body part of SMIL; MUST be an XML fragment that conforms to the XML schema of the tBody complex type.