2.2.3.1 BeginSession Element

The BeginSession element encloses an XML header necessary to initiate a DSML SOAP message that contains the <dsml:batchRequest> payload.

 <xs:element name="BeginSession">
   <xs:complexType>
     <xs:attribute name="soap:mustUnderstand"
       type="[SOAP1.1]"
       use="optional"
      />
   </xs:complexType>
 </xs:element>

Attributes

Name

Type

Description

soap:mustUnderstand

[SOAP1.1]

See [SOAP1.1] section 4.2.3.