3.7.5.3.2.1 GetAddInInformation

This element specifies input values for the GetAddInInformation operation.

 <xs:element name="GetAddInInformation">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="packageId" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/" type="q3:guid" />
     </xs:sequence>
   </xs:complexType>
 </xs:element>

packageId: A GUID that represents the package Id.