3.5.4.1.2.2 AcquirePreLicenseResponse

The <AcquirePreLicenseResponse> element contains the response to an AcquirePreLicense request operation.

 <s:element name="AcquirePreLicenseResponse">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="0" maxOccurs="1" name="AcquirePreLicenseResult"
         type="tns:ArrayOfAcquirePreLicenseResponse" />
     </s:sequence>
   </s:complexType>
 </s:element>

AcquirePreLicenseResult: An array in which each element contains a signed publishing license to be returned to the requestor. The array is of the <ArrayOfAcquirePreLicenseResponse> complex type, as defined by the schema in 3.5.4.1.3.3.