2.2.4.6 ArrayOfUpdateIdentity

This complex type is an array of UpdateIdentity objects used in messages within the protocol. It is defined in the namespace: http://www.microsoft.com/SoftwareDistribution.

 <s:complexType name="ArrayOfUpdateIdentity">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="unbounded" 
     name="UpdateIdentity" nillable="true" 
     type="tns:UpdateIdentity" />
   </s:sequence>
 </s:complexType>