3.1.4.4.2.4 xmsResponses

 <xs:element name="xmsResponses">
     <xs:complexType>
         <xs:sequence>
             <xs:element name="xmsResponse" type="tns:tXmsResponseWithId" 
                         maxOccurs="unbounded" />
         </xs:sequence>
     </xs:complexType>
 </xs:element>

xmsResponse: Indicates the success or failure of the attempt to send this message to the intended recipient; MUST be an XML fragment that conforms to the XML schema of the tXmsResponseWithId complex type.