3.1.4.7.2.3 m:PlayOnPhoneResponse2Type Complex Type

The PlayOnPhoneResponse2Type complex type specifies the response to a request to play a voice mail or item over the telephone.

 <xs:complexType name="PlayOnPhoneResponse2Type">
   <xs:sequence>
     <xs:element name="PlayOnPhoneResponse"
       type="m:PlayOnPhoneResponseMessageType"
      />
   </xs:sequence>
 </xs:complexType>
  

The following table lists the child elements of the PlayOnPhoneResponse2Type complex type.

Element name

Type

Description

PlayOnPhoneResponse

m:PlayOnPhoneResponseMessageType (section 3.1.4.7.2.4)

Specifies the response to play a voice mail or item over the telephone. This element MUST be present.