3.4.4.1.3.1 LicensorCertChain Complex Type
The LicensorCertChain complex type contains the responder's SLC chain.
-
<s:complexType name="LicensorCertChain"> <s:sequence> <s:element minOccurs="0" maxOccurs="1" name="CertificateChain" type="tns:ArrayOfXmlNode" /> </s:sequence> </s:complexType>
CertificateChain: Contains the responder's SLC chain as an array of XML nodes. It MUST follow the schema in section 3.4.4.1.3.2.