3.4.4.1.3.4 EditIssuanceLicenseResponse

The <EditIssuanceLicenseResponse> complex type contains a signed publishing license certificate chain.

 <s:complexType name="EditIssuanceLicenseResponse">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="1" name="CertificateChain" type="tns:ArrayOfXmlNode" />
   </s:sequence>
 </s:complexType>
  

CertificateChain: An element that contains the signed publishing license. The element is of the <ArrayOfXmlNode> complex type as defined by the schema in section 2.2.4.2.