2.2.4.3 ArrayOfGuid
This complex type is an array of GUIDs used in messages within this protocol. It is defined in the namespace: http://www.microsoft.com/SoftwareDistribution.
-
<s:complexType name="ArrayOfGuid"> <s:sequence> <s:element minOccurs="0" maxOccurs="unbounded" name="guid" type="s1:guid" /> </s:sequence> </s:complexType>