2.2.3.3 ArrayOfGuid

An array of GUID values used in messages within the protocol.

Defined in namespace: http://www.microsoft.com/SoftwareDistribution.

 <s:complexType name="ArrayOfGuid">
   <s:sequence>
     <s:element minOccurs="0" maxOccurs="unbounded" name="guid" 
        type="s2:guid" />
   </s:sequence>
 </s:complexType>