2.2.4.5 ArrayOfString
This complex type is an array of strings used in messages within this protocol. It is defined in the namespace: http://www.microsoft.com/SoftwareDistribution.
-
<s:complexType name="ArrayOfString"> <s:sequence> <s:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="s:string" /> </s:sequence> </s:complexType>