3.1.4.7.2.2 Registration

This element is the body of the RegistrationSoapIn SOAP Message.

 <s:element name="Registration">
   <s:complexType>
     <s:sequence>
       <s:element name="registrationXml" type="s:string"/>
     </s:sequence>
   </s:complexType>
 </s:element>

registrationXml: MUST contain a BLOB of well-formed XML containing a RegistrationRequest element as its root element, encoded as an XML string (see [XML10]).