2.2.4.4 ArrayOfDeviceInfo

This type describes an array of DeviceInfo.

Namespace: http://contracts.microsoft.com/WindowsServerEssentials/2011/09/WebApi

 <xs:complexType name="ArrayOfDeviceInfo">
   <xs:sequence>
     <xs:element minOccurs="0" maxOccurs="unbounded" name="DeviceInfo" nillable="true" type="tns1:DeviceInfo"/>
   </xs:sequence>
 </xs:complexType>

DeviceInfo: The instance of DeviceInfo, as specified in section 2.2.4.28.